ソースを参照

README.md 打包流程修改

yunxing 4 年 前
コミット
3faebfd610
1 ファイル変更12 行追加0 行削除
  1. 12 0
      README.md

+ 12 - 0
README.md

@@ -50,6 +50,10 @@ See [Configuration Reference](https://cli.vuejs.org/config/).
  npm run build:aly
 ```
 
+``` shell 
+node version # 在打包后的wandaBmGuide文件夹中生成version.txt git版本信息文件
+
+``` 
 阿里云发版
 
 ``` shell
@@ -64,6 +68,10 @@ npm run publish
 npm run build:wanda_dev
 ```
 
+``` shell 
+node version # 在打包后的wandaBmGuide文件夹中生成version.txt git版本信息文件
+
+``` 
 发版
 远程跳板机进行发版
 
@@ -75,5 +83,9 @@ npm run build:wanda_dev
 npm run build:wanda_build
 ```
 
+``` shell 
+node version # 在打包后的wandaBmGuide文件夹中生成version.txt git版本信息文件
+
+```
 发版
 远程跳板机进行发版