Skip to content

Commit 17565c8

Browse files
authored
ref(js-loader): Reword source maps sentence (#7475)
1 parent 4db5353 commit 17565c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/platforms/javascript/common/install/loader.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ By default, Performance Monitoring and Session Replay is enabled.
2727

2828
## Source Maps
2929

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/).
3131

3232
## Loader Configuration
3333

0 commit comments

Comments
 (0)