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 c61abd7 commit df8015bCopy full SHA for df8015b
storage/framework/libs/components/vue/package.json
@@ -34,7 +34,7 @@
34
"types": "dist/index.d.ts",
35
"files": ["README.md", "dist", "src"],
36
"scripts": {
37
- "dev": "bunx vite -c ../../../core/vite-config/src/components.ts",
+ "dev": "bunx --bun vite -c ../../../core/vite-config/src/components.ts",
38
"build": "bunx --bun vite build -c ../../../core/vite-config/src/components.ts",
39
"prepublishOnly": "bun run build"
40
},
0 commit comments