浏览代码

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版本信息文件
+
+```
 发版
 远程跳板机进行发版