Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

Use source maps to generate a usable stacktrace (with Crashlytics for example) #907

Open
@captainhaddockfr35

Description

@captainhaddockfr35

Is your feature request related to a problem? Please describe.
I use Crashlytics to monitor crashes in my application, including JavaScript errors. But in release, the stack trace that I return is unusable (only info on bundle.js).

Describe the solution you'd like
I don't know if it's possible but, I would like to convert the stack trace directly into the Javascript code to send it to Crashlytics.

Thanks

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