Skip to content

Convertin minified build stack traces to source in the browser #401

@carpben

Description

@carpben

I'd like to convert minified stack errors to source code stack trace, in the browser using the sourceMap. It's a create-React-App project, which uses Webpack behind the hood. And it also uses code splitting. According to source-map's documentation a SourceMapConsumer object should be initialized with a url to a "lib/mappings.wasm" file. But I coulnd't find such a file in the build folder, or anywhere else in the project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions