Skip to content

Commit 604c603

Browse files
committed
chore: build on publish
1 parent de4ce3e commit 604c603

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/plugin-rsc/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@
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"
37+
"build": "tsdown",
38+
"prepack": "tsdown"
3839
},
3940
"dependencies": {
4041
"@mjackson/node-fetch-server": "^0.7.0",

0 commit comments

Comments
 (0)