We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0f6448 commit 0387ef6Copy full SHA for 0387ef6
.stacks/package.json
@@ -57,7 +57,6 @@
57
},
58
"scripts": {
59
"preinstall": "only-allow pnpm",
60
- "prepublishOnly": "pnpm run build:cli",
61
"artisan": "jiti ./src/cli.ts",
62
"dev:components": "vite serve ./src/components -c ./src/build/components.ts",
63
"build:components": "vite build -c ./src/build/components.ts",
0 commit comments