Remix was missed in #22632 — every other metaframework SDK (Next.js, Nuxt, Astro, SvelteKit, SolidStart, TanStack Start, React Router) applies the orchestrion bundler transform automatically, but sentryRemixVitePlugin() still requires users to add sentryOrchestrionPlugin() from @sentry/server-utils/orchestrion/vite themselves.
Refs #22632
Remix was missed in #22632 — every other metaframework SDK (Next.js, Nuxt, Astro, SvelteKit, SolidStart, TanStack Start, React Router) applies the orchestrion bundler transform automatically, but
sentryRemixVitePlugin()still requires users to addsentryOrchestrionPlugin()from@sentry/server-utils/orchestrion/vitethemselves.Refs #22632