Skip to content

Commit fbf83a2

Browse files
committed
chore: remove postinstall script
1 parent d950743 commit fbf83a2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
"play:standalone": "pnpm -C packages/core run dev:standalone",
1818
"example:plugin-file-explorer": "pnpm -C examples/plugin-file-explorer run play:dev",
1919
"prepare": "npx simple-git-hooks && pnpm -C packages/rolldown run dev:prepare",
20-
"postinstall": "pnpm run build",
2120
"lint": "eslint --cache",
2221
"test": "vitest",
2322
"release": "bumpp -r",

0 commit comments

Comments
 (0)