Add Sentry options to the Svelte config to be exported from the user's svelte.config.js file.
svelte.config.js
The existing config to be exported prior to adding Sentry
Optional
The configuration of the Sentry-added options
The wrapped and modified config to be exported
Generated using TypeDoc
Add Sentry options to the Svelte config to be exported from the user's
svelte.config.js
file.