瀏覽代碼

打包发布

洪海涛 4 年之前
父節點
當前提交
54b329f28d
共有 3 個文件被更改,包括 6 次插入6 次删除
  1. 5 5
      README.md
  2. 0 0
      dist/bundle.js
  3. 1 1
      package.json

+ 5 - 5
README.md

@@ -1,6 +1,6 @@
 # platformui
 
-质惠平台UI
+质惠平台 UI
 git clone https://git.xiaojukeji.com/pu_qa_tool/platformui.git
 
 dnpm i
@@ -9,13 +9,13 @@ npm run build
 
 git add .
 git commit -m 'xx'
-git push push
+git push
 
-// 只能用8的版本 我用的 8.17.0
+// 只能用 8 的版本 我用的 8.17.0
 dnpm publish
 
 - 版本号要每次叠加
 
-- appjs为测试文件
+- appjs 为测试文件
 
-- index.js为统一导出出口
+- index.js 为统一导出出口

文件差異過大導致無法顯示
+ 0 - 0
dist/bundle.js


+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "@didi/platformui",
-  "version": "0.1.73",
+  "version": "0.1.74",
   "description": "A platformui",
   "main": "dist/bundle.js",
   "author": "wenbobowen",

部分文件因文件數量過多而無法顯示