Skip to content

Commit 70f0862

Browse files
authored
updated missing image (#9084)
* updated missing image * made small tweak
1 parent e8266bd commit 70f0862

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
The Sentry Astro SDK will generate and upload source maps automatically during a production build, so that errors in Sentry contain readable stack traces.
22

3-
![Readable Stack Traces](/readable-stacktraces.png)
3+
![Readable Stack Traces](/platform-includes/sourcemaps/primer/readable-stacktraces.png)
44

55
The Astro SDK uses the [Sentry Vite Plugin](https://www.npmjs.com/package/@sentry/vite-plugin/) to upload source maps. See the <PlatformLink to="/manual-setup/#configure-source-maps-upload">Manual Configuration</PlatformLink> page and the Sentry [Vite plugin documentation](https://www.npmjs.com/package/@sentry/vite-plugin/#configuration) for more details.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
To enable readable stack traces in your Sentry errors, you need to upload your source maps to Sentry.
22

3-
![Readable Stack Traces](/readable-stacktraces.png)
3+
![Readable Stack Traces](/platform-includes/sourcemaps/primer/readable-stacktraces.png)
Loading

0 commit comments

Comments
 (0)