提交 e2859477 编写于 作者: V vben

fix: cross-env script

上级 cfbd5e98
......@@ -17,7 +17,7 @@
},
"scripts": {
"bootstrap": "pnpm install",
"build": "NODE_ENV=production pnpm vite build",
"build": "cross-env NODE_ENV=production pnpm vite build",
"build:analyze": "pnpm vite build --mode analyze",
"build:no-cache": "pnpm clean:cache && npm run build",
"build:test": "pnpm vite build --mode test",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册