sourcemap file does not work
See original GitHub issue- Review the documentation: https://docs.sentry.io/
- Search for existing issues: https://github.com/getsentry/sentry-javascript/issues
- Use the latest release: https://github.com/getsentry/sentry-javascript/releases
- Provide a link to the affected event from your Sentry account
Package + Version
-
@sentry/browser
-
@sentry/node
-
raven-js
-
raven-node
(raven for node) - other:@sentry/webpack-plugin
Version:
"@sentry/browser": "^5.12.4",
"@sentry/webpack-plugin": "1.8.1",
Description
on sentry’s trial website I had upload source code and map file correctly and delete the sourcemap file on your own website and upload it to the server, but sentry dont show zhe original position of an Error, what can i do ? I have tried multiple urlPrefix to upload but still dont work.
Issue Analytics
- State:
- Created 4 years ago
- Comments:10 (5 by maintainers)
Top Results From Across the Web
4 Reasons Why Your Source Maps are Broken - Sentry Blog
Missing or incorrect source map directive · Missing original source files · Bad source maps caused by multiple transformations · Files are ...
Read more >Source Maps not working with Webpack - Stack Overflow
In bundle.js you will see original transpiled webpack bundle - this is normal behaviour. Open webpack:// and you will see your project files...
Read more >Sourcemap not working - Help - OpenFL Community
Hello. I can't open source files from my browsers anymore. I don't know why. It stops working something like 2 weeks ago.
Read more >Source Map Troubleshooting - Rollbar Docs
Sometimes source maps can be generated with no content in them, or in an invalid format, e.g. base64. Check the source maps that...
Read more >Unable to load a sourcemap file - New Relic Explorers Hub
Are there any restrictions on file size, sourcemap version? ... 7mb shouldn't be a problem. ... How does this work for you?
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@5kinna just for the reference. Can you share what config did you modify?
Glad it worked. Cheers!