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 e46db31 commit 7a40ee7Copy full SHA for 7a40ee7
packages/plugin-rsc/package.json
@@ -34,8 +34,7 @@
34
"tsc": "tsc -b ./tsconfig.json ./e2e/tsconfig.json ./examples/*/tsconfig.json",
35
"tsc-dev": "pnpm tsc --watch --preserveWatchOutput",
36
"dev": "tsdown --sourcemap --watch src",
37
- "build": "tsdown",
38
- "prepack": "tsdown --clean"
+ "build": "tsdown"
39
},
40
"dependencies": {
41
"@mjackson/node-fetch-server": "^0.6.1",
0 commit comments