-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
Milestone
Description
Description
We're using Sentry to catch bug reports. However, it seems the SourceList doesn't work well. Thus, we didn't get exactly the line of source code that causes the crash.
For example, the crash report shows that the crash is from main.js, line 14 -> Source Map doesn't work ❌

Acceptance Criteria
- Read the doc at: https://docs.sentry.io/platforms/javascript/sourcemaps/
- Find a way to fix it