custom-antd
Advanced tools
+2
-3
| { | ||
| "name": "custom-antd", | ||
| "version": "0.0.17", | ||
| "version": "0.0.18", | ||
| "scripts": { | ||
@@ -47,5 +47,4 @@ "clear": "rm -rf ./dist", | ||
| "ts-loader": "^3.2.0", | ||
| "typescript": "^2.6.2", | ||
| "webpack": "^2.5.1" | ||
| "typescript": "^2.6.2" | ||
| } | ||
| } |
+2
-1
@@ -16,2 +16,3 @@ # custom-antd | ||
| #二、 how | ||
| # 在package.json 中更改对应的 版本号,然后 在工程根目录下 执行 tsc,最后再执行 npm publish 发布到 npmjs上; | ||
| # 打包 走 tsc,不走webpack; | ||
| # 在package.json 中更改对应的 版本号,然后 在工程根目录下 执行 npm tsc,最后再执行 npm publish 发布到 npmjs上; |
8625
0.17%15
-6.25%17
6.25%