🔧 增加 scripts,用于处理安装依赖与镜像问题
https://gitee.com/dromara/MaxKey/issues/I81133
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
"scaffold"
|
||||
],
|
||||
"scripts": {
|
||||
"npm:pre": "npm install --ignore-scripts --registry https://registry.npmmirror.com || npm install --ignore-scripts --registry https://registry.npmjs.org",
|
||||
"ng-high-memory": "node --max_old_space_size=8000 ./node_modules/@angular/cli/bin/ng",
|
||||
"ng": "ng",
|
||||
"start": "ng s -o --serve-path=/maxkey-mgt/ --port=8526",
|
||||
|
||||
Reference in New Issue
Block a user