Skip to content

How to Configure the UI5 Build into FLP using WebIDE? #136

@LuisaG

Description

@LuisaG

Dear colleagues,

I am working on developing a SAPUI5 Fiori app for the Security Self Service team.

Application loading time and rendering of UI elements is quite slow, so we decided to uglify and minify the code. This is achieved with the help of @sap/ui5-builder-webide-extension, following the help.sap tutorial from here.

The code is processed and placed - minified and uglified - into the dist folder, that resides directly under the root folder. However when we deploy the app to the Fiori Launchpad or try to run it as SAP Fiori Launchpad Sandbox, the code is read from the webapp folder, not from the dist.

We tried several approaches, but were not able to change the location from where the source code is loaded. How can we achieve this?

Thank you,

Luisa

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions