SAPUI5 creating, but not running preload files
I have set up the following bootstrap, with data-sap-ui-preload set to "auto"
This creates a Component-preload.js file in all of my 3 separate apps.
Unfortunately, when I run it, the files aren't minified, and I can access the controller etc directly.
Has anyone else came across this issue?