lmc 1 年間 前
コミット
4a3d156977
1 ファイル変更8 行追加8 行削除
  1. 8 8
      build.sh

+ 8 - 8
build.sh

@@ -1,10 +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
+# 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
  
- npm install -g cnpm -registry=https://registry.npm.taobao.org
- cnpm install @vue/cli-service -g
- cnpm i  
- cnpm run build
+# npm install -g cnpm -registry=https://registry.npm.taobao.org
+# cnpm install @vue/cli-service -g
+# cnpm i  
+cnpm run build