Skip to content

Commit 7a40ee7

Browse files
committed
chore: remove prepack
1 parent e46db31 commit 7a40ee7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/plugin-rsc/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,7 @@
3434
"tsc": "tsc -b ./tsconfig.json ./e2e/tsconfig.json ./examples/*/tsconfig.json",
3535
"tsc-dev": "pnpm tsc --watch --preserveWatchOutput",
3636
"dev": "tsdown --sourcemap --watch src",
37-
"build": "tsdown",
38-
"prepack": "tsdown --clean"
37+
"build": "tsdown"
3938
},
4039
"dependencies": {
4140
"@mjackson/node-fetch-server": "^0.6.1",

0 commit comments

Comments
 (0)