Skip to content

docs(remix): update Vite and server setup instructions - #24574

Draft
yanglluo wants to merge 1 commit into
getsentry:developfrom
yanglluo:feat/remix-readme-v11-setup
Draft

yanglluo wants to merge 1 commit into
getsentry:developfrom
yanglluo:feat/remix-readme-v11-setup

Conversation

@yanglluo

Copy link
Copy Markdown

The Remix README still initializes the server SDK after application imports and attributes parameterized client routes to withSentry alone. Document early Node initialization, server error capture, and the Vite plugin's route-manifest, dependency-instrumentation, and source-map responsibilities. Preserve the upload CLI instructions as the classic-compiler alternative.

Fixes #24558.

Prepared with AI assistance. Examples were checked against the SDK exports and existing Remix test applications. Full build and runtime validation are pending; this PR is a draft.

Co-Authored-By: Codex <codex@openai.com>

This branch has not been deployed

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Align Remix README with the v11 server and Vite setup

1 participant