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?