Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement automatic sourcemap upload for Sentry #323

Closed
lukeromanowicz opened this issue Jun 15, 2023 · 1 comment · Fixed by #790
Closed

Implement automatic sourcemap upload for Sentry #323

lukeromanowicz opened this issue Jun 15, 2023 · 1 comment · Fixed by #790
Labels
enhancement New feature or request

Comments

@lukeromanowicz
Copy link
Contributor

lukeromanowicz commented Jun 15, 2023

Please describe the problem that your request should resolve.

The error reports we see in Sentry do not use source maps, which results in a stack trace that is very hard to understand. We should make them more readable

Describe the solution you'd like

Implement automatic source map upload to Sentry - https://docs.sentry.io/platforms/javascript/sourcemaps/uploading/vite

Is it already possible to achieve the same outcome in any other way? If so, how?

No, it is not.

@lukeromanowicz lukeromanowicz added the enhancement New feature or request label Jun 15, 2023
@davidyuk
Copy link
Member

duplicate of #252 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants