[Build] optimize build lib script (#1163)

This commit is contained in:
neverland
2018-05-25 20:40:36 +08:00
committed by GitHub
parent 743351d486
commit 450cf7a0e8
3 changed files with 269 additions and 194 deletions
+3 -2
View File
@@ -62,7 +62,7 @@
"autoprefixer": "^8.5.0",
"babel-cli": "^6.26.0",
"babel-core": "^6.26.3",
"babel-jest": "^22.4.4",
"babel-jest": "^23.0.0",
"babel-loader": "^7.1.4",
"babel-plugin-transform-object-rest-spread": "^6.26.0",
"babel-plugin-transform-runtime": "^6.15.0",
@@ -77,7 +77,7 @@
"gh-pages": "^1.0.0",
"html-webpack-plugin": "3.2.0",
"husky": "^0.14.3",
"jest": "^22.4.4",
"jest": "^23.0.0",
"jest-serializer-vue": "^1.0.0",
"lint-staged": "^7.1.2",
"postcss": "^6.0.22",
@@ -88,6 +88,7 @@
"progress-bar-webpack-plugin": "^1.11.0",
"rimraf": "^2.5.4",
"shelljs": "^0.8.1",
"signale": "^1.1.0",
"style-loader": "^0.21.0",
"uppercamelcase": "^3.0.0",
"url-loader": "^1.0.1",