Skip to content

sourcemaps aren't being used in traces #82

Description

@faceyspacey

instead you click through to the original source within chrome, and then if you put a breakpoint on it, it will take you to the source-mapped version. That's not horribly frictionFul, but it could easily fixed.

In the traces displayed we'd have to parse the line # out of the true source code and then generate the link to the correct file at that line #. The Get Sentry recipe to accomplish this can serve as inspiration:

https://docs.getsentry.com/hosted/clients/javascript/sourcemaps/#raven-js-sourcemaps

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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