Skip to content

docs(desktop): document React Router support#3361

Open
akazwz wants to merge 1 commit into
denoland:mainfrom
akazwz:docs/react-router-desktop-support
Open

docs(desktop): document React Router support#3361
akazwz wants to merge 1 commit into
denoland:mainfrom
akazwz:docs/react-router-desktop-support

Conversation

@akazwz

@akazwz akazwz commented Jun 27, 2026

Copy link
Copy Markdown

Summary

  • Add React Router to the desktop and compile framework support docs
  • Document the Deno-compatible app/entry.server.tsx that uses renderToReadableStream
  • Clarify that React Router SPA and SSR projects must build successfully under Deno before packaging

This is the docs half of the React Router desktop support work and should land together with the Deno CLI/runtime support change.

Runtime PR: denoland/deno#35557

Testing

  • deno fmt --check runtime/desktop/frameworks.md runtime/desktop/index.md runtime/reference/cli/compile.md runtime/reference/cli/desktop.md
  • deno task check:freshness
  • deno test -A frontmatter_test.ts
  • deno task test

@akazwz akazwz force-pushed the docs/react-router-desktop-support branch from d853691 to 98eba48 Compare June 27, 2026 05:15
@akazwz akazwz changed the title docs: document React Router desktop support docs(desktop): document React Router support Jun 27, 2026
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.

1 participant