Skip to content

Provide source maps for JS #687

@milmazz

Description

@milmazz

When debugging errors like #685 is almost impossible to use the Developer Tools and put breakpoints in the app-*.js minified version, even with the pretty print feature from Chrome or other browsers is difficult to understand the application workflow:

image

One way to do this task a little easier is providing a source map. We should add a new task in our current gulpfile.js workflow. wdyt?

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