Configure Sentry to support error reporting with Source Maps #157
Labels
aml-checklist
Relates to Anti-money laundering app
enhancements
Relates to a feature enhancement
front-end
Relates to front end issues
geo-diary
Relates to GEO Diary app
lifetime-legal
Relates to Lifetime Legal App
marketplace
Relates to the Marketplace
Milestone
Summary: Currently, the reported errors from Sentry were unreadable since it's reporting errors from the compiled source code.
Task: Configure Sentry to support
Source Maps
, so it'll report correctly where the error comes from in our actual source code before it was compiledReference link: https://docs.sentry.io/platforms/javascript/sourcemaps/
The text was updated successfully, but these errors were encountered: