|
@@ -25,6 +25,7 @@
|
|
|
},
|
|
},
|
|
|
"type": "module",
|
|
"type": "module",
|
|
|
"scripts": {
|
|
"scripts": {
|
|
|
|
|
+ "bootstrap": "pnpm install",
|
|
|
"build": "cross-env NODE_OPTIONS=--max-old-space-size=8192 turbo build",
|
|
"build": "cross-env NODE_OPTIONS=--max-old-space-size=8192 turbo build",
|
|
|
"build:analyze": "turbo build:analyze",
|
|
"build:analyze": "turbo build:analyze",
|
|
|
"build:antd": "pnpm run build --filter=@vben/web-antd",
|
|
"build:antd": "pnpm run build --filter=@vben/web-antd",
|