Build Options
Learn about the build-time configuration options available for the SvelteKit SDK.
The Sentry SvelteKit SDK supports automatic code instrumentation and source map upload during your app's build process using the sentrySvelteKit
Vite plugins in your vite.config.(js|ts)
file.
For more information on the available configuration options, see Vite Setup and the sections on configuring source maps upload and auto instrumentation.