on 2023 Sep 26 7:36 AM
Hi
I've recently migrated one of my applications from webide to VSCode environment. The app is working perfectly on development system. But after transporting the app to quality system, the component-preload.js file code is getting changed automatically. I can see trailing + signs at the end of each line.
Because of this, the componen-preload.js file is not getting loaded and the app is also not working.
PFA screenshot of the code.
Hi, I had a very similar problem, when migrating my projects to VSCode I noticed that the Component.preload file was not updated according to my changes to the code, so the file was not loaded correctly and the application did not start, so the I changed it manually, get your component-preload format file so you can understand the structure and replace it with your codes that are in the files manually.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
70 | |
10 | |
8 | |
8 | |
7 | |
7 | |
6 | |
6 | |
6 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.