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.
examples/basic
1 parent e6d7392 commit 1abe044Copy full SHA for 1abe044
1 file changed
packages/plugin-rsc/examples/basic/package.json
@@ -33,5 +33,9 @@
33
"vite": "^7.1.1",
34
"vite-plugin-inspect": "^11.3.2",
35
"wrangler": "^4.28.1"
36
+ },
37
+ "stackblitz": {
38
+ "installDependencies": false,
39
+ "startCommand": "pnpm i && pnpm dev"
40
}
41
0 commit comments