You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/platforms/javascript/common/install/loader.mdx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ By default, Performance Monitoring and Session Replay is enabled.
27
27
28
28
## Source Maps
29
29
30
-
To have correct stack traces for minified asset files when using the Loader Script, you will have to [upload & host your Source Maps publicly](/platforms/javascript/sourcemaps/uploading/hosting-publicly/).
30
+
To have correct stack traces for minified asset files when using the Loader Script, you will have to either [host your Source Maps publicly](/platforms/javascript/sourcemaps/uploading/hosting-publicly/) or [upload them to Sentry](/platforms/javascript/sourcemaps/).
0 commit comments