vitejs / vitejs/vite-plugin-react
Split `react-server-dom-vite`
Open
Nobody has claimed this yet.
plugin: rsc
- Dominant language
- TypeScript
- Stars
- 1.2k
- Forks
- 269
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 19
Description
Currently react-server-dom-webpack is vendored inside @vitejs/plugin-rsc/vendor/.... The package and the wiring logic should be split to react-server-dom-vite and upstreamed to https://github.com/facebook/react/pull/33152
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the vendored react-server-dom-webpack package under @vitejs/plugin-rsc/vendor/... and its wiring logic. Review the referenced React pull request to understand the intended upstream split. Done means the package and wiring are separated into react-server-dom-vite and upstreamed as described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript, vite, webpack
- Domain
- build-system, tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100