Tag: sentry
All the posts with the tag "sentry".
The Missing Guide to Sentry Source Maps in Vite Web Workers
Fix Sentry's "Could not determine debug ID" warnings for Web Worker bundles. Get readable stack traces instead of minified gibberish in your error reports.
Setting Up Sentry with Vite and SourceĀ Maps
A step-by-step guide to adding Sentry error tracking with source map support to your Vite app, so you get meaningful stack traces instead of minified code.