How to generate Component-preload.js file for Fiori App in VSCode?

37 Views Asked by At

I have a Fiori app that I need to customize in VS Code. I downloaded the app from SE38 by executing /UI5/UI5_REPOSITORY_LOAD. I then connected the app to the server and migrated it via VSCode with the help of Fiori Tools. I couldn't find a Component-preload.js file among the downloaded project files.

I made a change to my app and wanted to test it in the newly launched app via local https server. However, I'm getting the below errors:

enter image description here

How do I generate a Component-preload.js file in VSCode?

TIA, Ruzna

0

There are 0 best solutions below