Skip to content

Align Remix README with the v11 server and Vite setup #24558

Description

@nicohrubec

Update packages/remix/README.md to document sentryRemixVitePlugin from @sentry/remix/vite for route parameterization, build-time dependency instrumentation, and source-map uploads. Correct the claim that withSentry alone provides parameterized route names, and label the existing source-map CLI instructions as the classic-compiler alternative.

While updating the setup, close two existing gaps: initialize the server SDK in a separate instrumentation file preloaded with --import, and show export const handleError = Sentry.sentryHandleError in entry.server.tsx. These gaps predate v11 but are needed for a complete example.

Keep Cloudflare-specific instructions in the linked guide.

Docs PR: getsentry/sentry-docs#19425

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions