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 a8a6f4c commit 2e6c9a0Copy full SHA for 2e6c9a0
1 file changed
packages/web/package.json
@@ -5,7 +5,7 @@
5
"type": "module",
6
"scripts": {
7
"dev": "bun run --env-file=../../.env vite",
8
- "build": "vite build",
+ "build": "bunx vite build",
9
"preview": "vite preview",
10
"check": "tsc --noEmit",
11
"storybook": "storybook dev -p 6006",
0 commit comments