Hi,
we want to create a ui5 library using ui5 cli. The library is created including minified files and -dbg.js files but no source maps are created.
Expected Behavior
A js.map file should be created for each source file and minified sources should have a source mapping url pointing to the not minified source (-dgb.js) files.
Current Behavior
No source maps are created during "ui5 build".
Steps to Reproduce the Issue
run "ui5 build" in a ui5 library and inspect the build result.
Context
- UI5 Module Version (output of
ui5 --version when using the CLI): 2.6.6
- Node.js Version:
10.22.0
- npm Version:
6.14.6
- OS/Platform:
Mac OS 10.15.7
- Browser (if relevant):
unknown
- Other information regarding your environment (optional):
nothing
Hi,
we want to create a ui5 library using ui5 cli. The library is created including minified files and -dbg.js files but no source maps are created.
Expected Behavior
A js.map file should be created for each source file and minified sources should have a source mapping url pointing to the not minified source (-dgb.js) files.
Current Behavior
No source maps are created during "ui5 build".
Steps to Reproduce the Issue
run "ui5 build" in a ui5 library and inspect the build result.
Context
ui5 --versionwhen using the CLI):2.6.610.22.06.14.6Mac OS 10.15.7unknownnothing