vitejs / vitejs/vite-plugin-react

Split `react-server-dom-vite`

Open
#640 0 comments 3 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.