lmc 2 年之前
父節點
當前提交
9f40e71931
共有 1 個文件被更改,包括 5 次插入9 次删除
  1. 5 9
      build.sh

+ 5 - 9
build.sh

@@ -1,14 +1,10 @@
- 
- 
- 
- 
 # npm install -g npm@8.12.1
 #npm install -g cnpm -registry=https://registry.npm.taobao.org
 ## cnpm install @vue/cli-service -g
-# rm -rf node_modules
-# rm -rf package-lock.json
+rm -rf node_modules
+rm -rf package-lock.json
  
-#  npm install -g cnpm -registry=https://registry.npm.taobao.org
-#  cnpm install @vue/cli-service -g
-#  cnpm i  
+ npm install -g cnpm -registry=https://registry.npm.taobao.org
+ cnpm install @vue/cli-service -g
+ cnpm i  
  cnpm run build