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: platform-includes/sourcemaps/overview/javascript.astro.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@ The specified patterns must follow the [glob syntax](https://www.npmjs.com/packa
56
56
Source maps work best with [organization-scoped auth tokens](/account/auth-tokens/#organization-auth-tokens). If you are using an old self-hosted Sentry version that doesn't yet support org-based tokens or you're using a different type of Sentry auth token, refer to our [legacy upload methods](/platforms/javascript/guides/astro/sourcemaps/troubleshooting_js/#working-with-old-authentication-tokens) for more information.
57
57
58
58
59
-
### Disabeling Telemetry Data Collection
59
+
### Disabling Telemetry Data Collection
60
60
61
61
The Astro SDK uses the Sentry Vite plugin to upload source maps.
62
62
This plugin collects telemetry data to help us improve the source map uploading experience.
0 commit comments