Skip to content

Source-maps not generated when dash-renderer bundle is created #1661

Description

@HammadTheOne

As a continuation of #1611 (comment), the ONLY case we're generating a sourcemap now is when you run webpack-serve (which is what you get with npm start). The other build commands now seem to be all the same (as far as the bundle itself is concerned) and create no sourcemap. npm run build:js and build:dev are now literally the same command.

Some discussion might be required to determine if this was an intentional change with the tooling updates in #1576, or if this is something we need to address.

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