mirror of https://github.com/buster-so/buster.git
Update package.json
This commit is contained in:
parent
e9b26055f0
commit
4bcd59d818
|
@ -12,7 +12,7 @@
|
|||
"build-storybook": "storybook build",
|
||||
"build:visualize": "npx vite-bundle-visualizer",
|
||||
"dev": "vite dev --port 3000",
|
||||
"dev:fast": "pnpm run build:local && pnpm run start:bun",
|
||||
"dev:fast": "pnpm run build:local && pnpm run start:local",
|
||||
"generate-routes": "tsr generate",
|
||||
"lint": "biome check --write",
|
||||
"serve": "vite preview",
|
||||
|
|
Loading…
Reference in New Issue