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 d950743 commit fbf83a2Copy full SHA for fbf83a2
package.json
@@ -17,7 +17,6 @@
17
"play:standalone": "pnpm -C packages/core run dev:standalone",
18
"example:plugin-file-explorer": "pnpm -C examples/plugin-file-explorer run play:dev",
19
"prepare": "npx simple-git-hooks && pnpm -C packages/rolldown run dev:prepare",
20
- "postinstall": "pnpm run build",
21
"lint": "eslint --cache",
22
"test": "vitest",
23
"release": "bumpp -r",
0 commit comments