rsbuild-plugin-react-router@0.6.6
·
17 commits
to main
since this release
Patch Changes
- 3ecef1b: Honor a user-provided
app/entry.ssr.tsxin RSC framework mode. The RSC entry
template imported its own SSR template directly, so an override was placed in
the SSR layer while the template kept being compiled as React Server code and
failed the build onreact-dom/server. The template now imports the resolved
SSR entry throughvirtual/react-router/unstable_rsc/entry-ssr.