We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a96a6b2 commit 2c7de10Copy full SHA for 2c7de10
packages/plugin-rsc/examples/ssg/package.json
@@ -18,6 +18,7 @@
18
"@types/react": "^19.1.12",
19
"@types/react-dom": "^19.1.9",
20
"@vitejs/plugin-react": "latest",
21
- "@vitejs/plugin-rsc": "latest"
+ "@vitejs/plugin-rsc": "latest",
22
+ "rsc-html-stream": "^0.0.7"
23
}
24
0 commit comments