Skip to content

ui5 cli does not create source maps #472

@matzetronic

Description

@matzetronic

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions