Skip to Content
0
Aug 04, 2023 at 08:28 AM

Run webapp extension project with configuration open file webapp/component.js

78 Views Last edit Aug 07, 2023 at 12:05 PM 2 rev

I migrated a fiori webapp from WEBIDE project to Business Application Studio.

In WEBIDE I could test the extension project with selecting as opening filename /webapp/component.js in the run configuration settings.

When I create a new run configuration in Business Application Studio only index.html can be selected as Filename

How can I change the configuration to open webapp/component.js so I can test the whole extension without first deploying it to the ABAP repository as BSP?