We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1750216 commit 5bde9dbCopy full SHA for 5bde9db
1 file changed
packages/documentation/package.json
@@ -7,7 +7,7 @@
7
"#components/*": "./src/components/*"
8
},
9
"scripts": {
10
- "dev": "bun --bun vite dev",
+ "dev": "vite dev",
11
"build": "node --max-old-space-size=8192 ./node_modules/vite/bin/vite.js build",
12
"check-seo": "bun ./tools/check-seo.ts",
13
"start": "bun .output/server/index.mjs",
0 commit comments