Skip to content

Javascript Sourcemap upload to sentry.io #16

@aheissenberger

Description

@aheissenberger

Are there any plans to support the upload of javascript sourcemaps?
https://docs.sentry.io/clients/javascript/sourcemaps/

I user webpack & uglify on my project and this would help to show the original source code on exceptions

Is not possible at the moment as sentry.io does not support this for node :-(
getsentry/sentry#2632

I tried to upload thru the sentry cli and tested with webpack devtool: 'source-map' and devtool: 'inline-source-map' but nothing worked as this feature is deactivated for node project globally

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions