-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Package: sveltekitIssues related to the Sentry SvelteKit SDKIssues related to the Sentry SvelteKit SDK
Description
In a first step to fully support SvelteKit apps deployed on Vercel, we should add support for @sveltejs/adapter-vercel
.
The first step here is to add a working configuration for uploading source maps and making everything work for lambda functions. This doesn not yet include support for the edge runtime as this requires some more changes in the monorepo (extracting the edge SDK, bundling changes) first.
### Tasks
- [ ] https://github.com/getsentry/sentry-javascript/pull/8193
- [ ] https://github.com/getsentry/sentry-javascript/pull/8256
- [x] Ensure the SDK works in lambda functions
- [x] Ensure auto-instrumentation works
- [x] Ensure the config works for adapter-auto and adapter-vercel
- [x] Ensure the config works for locally triggered as well as GH-triggered deploys
- [ ] https://github.com/getsentry/sentry-javascript/pull/8272
- [ ] https://github.com/getsentry/sentry-docs/pull/7073
wtachau, alexbjorlig, AndreasHald, mrmikardo and jerriclynsjohnalexbjorlig
Metadata
Metadata
Assignees
Labels
Package: sveltekitIssues related to the Sentry SvelteKit SDKIssues related to the Sentry SvelteKit SDK