Skip to content

Commit 4051700

Browse files
authored
Removing sourcemap header reference (#8984)
1 parent afe5b5c commit 4051700

File tree

1 file changed

+0
-2
lines changed
  • src/platform-includes/sourcemaps/legacy-uploading-methods

1 file changed

+0
-2
lines changed

src/platform-includes/sourcemaps/legacy-uploading-methods/javascript.mdx

-2
Original file line numberDiff line numberDiff line change
@@ -289,8 +289,6 @@ Some CDNs automatically strip comments from static files, including JavaScript f
289289

290290
Double-check that your deployed, final JavaScript files have `sourceMappingURL` present.
291291

292-
Alternately, instead of `sourceMappingURL`, you can set a `SourceMap` HTTP header on your minified file. If this header is present, Sentry will use it to discover the location of your source map.
293-
294292
<PlatformSection notSupported={["javascript.electron"]}>
295293

296294
### Verify artifact distribution value matches value configured in your SDK

0 commit comments

Comments
 (0)