源码映射

了解如何在 Sentry 错误中启用可读的堆栈跟踪。

@sentry/sveltekit will generate and upload source maps automatically, so that errors in Sentry will contain readable stack traces.

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