sentry-docs icon indicating copy to clipboard operation
sentry-docs copied to clipboard

ref(svelte): Update component tracking docs with new `withSentryConfig` approach

Open Lms24 opened this issue 3 years ago • 1 comments

⚠️ Only merge, once next SDK version is released!

This PR updates the Svelte component tracking docs with usage instructions for the new approach we recently introduced to the Svelte SDK. Instead of manually adding a preprocessor to their svelte config, users can now simply wrap their config with a Sentry wrapper function that takes care of adding this preprocessor for them. This new approach allows us to make more changes to the config in the future without asking our users every time to change something in their config.

ref: https://github.com/getsentry/sentry-javascript/issues/5923

Lms24 avatar Oct 14 '22 14:10 Lms24

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
sentry-docs ✅ Ready (Inspect) Visit Preview Oct 15, 2022 at 10:42AM (UTC)

vercel[bot] avatar Oct 14 '22 14:10 vercel[bot]