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 013f4ae commit a8a6f4cCopy full SHA for a8a6f4c
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": "bun run vite build",
+ "build": "vite build",
9
"preview": "vite preview",
10
"check": "tsc --noEmit",
11
"storybook": "storybook dev -p 6006",
0 commit comments