sentrySvelteKit() should add sentryOrchestrionPlugin() (from @sentry/server-utils/orchestrion/vite) to its returned plugin array by default, scoped to the server/SSR build and gated on the shared opt-out.
- Cloudflare/workerd targets are out of scope for the first iteration — skip the plugin there
- Migrate the
sveltekit-2-orchestrion e2e app off the manually added plugin to prove the zero-config path
sentrySvelteKit()should addsentryOrchestrionPlugin()(from@sentry/server-utils/orchestrion/vite) to its returned plugin array by default, scoped to the server/SSR build and gated on the shared opt-out.sveltekit-2-orchestrione2e app off the manually added plugin to prove the zero-config path