ui5-community / generator-ui5-project

Generator for UI5-based web-apps which use the official UI5 tooling and support multiple deployment targets such as the SAP Business Technology Platform
Apache License 2.0
33 stars 25 forks source link

Easy-UI5 doesn't generated an FlpSandbox since using new @sap/ux-ui5-tooling #19

Closed IObert closed 2 years ago

IObert commented 2 years ago

Easy-Ui5 version:

Most recent aka 3.0.3

Steps to reproduce the problem:

Described here: https://answers.sap.com/questions/13530042/tutrial-creating-fiori-lauinchpad-app-error.html?childToView=13531170

What is the expected result?

The project should include a flpSandbox that displays the web app.

What happens instead?

The flpSandbox is not in the webapp folder but in webapp/test. But then when using this path, the app won't show properly.

Screenshot 2021-11-23 at 11 02 10

IObert commented 2 years ago

@vobu Do you think this is something we can fix in this project, or is this something that needs to be fixed in @sap/ux-ui5-tooling ?

vobu commented 2 years ago

hm, let me take a look. will report back.