Source Maps

Learn how to enable readable stack traces in your Sentry errors.

@sentry/nuxt will generate and upload source maps automatically, so that errors in Sentry will contain readable stack traces. You just need to provide your Sentry auth token and your organization and project slugs.

The Nuxt SDK uses the Sentry Vite Plugin to upload source maps. See the Manual Configuration page and the Sentry Vite documentation for more details.

Help improve this content
Our documentation is open source and available on GitHub. Your contributions are welcome, whether fixing a typo (drat!) or suggesting an update ("yeah, this would be better").