[bugfix] Optimize component dependency analyze when build style entry (#224)

* [bugfix] Checkbox border render error in weixin browser

* [bugfix] TreeSelect dependency path error

* [bugfix] Swipe should clear autoplay timer when destroyed

* [bugfix] Optimize component dependency analyze when build style entry

* merge

* update yarn.lock
This commit is contained in:
neverland
2017-10-20 02:00:31 -05:00
committed by GitHub
parent 45e134fa7e
commit 46a0d7e49f
6 changed files with 391 additions and 98 deletions
+1
View File
@@ -68,6 +68,7 @@
"codecov": "^2.3.1",
"cross-env": "^5.1.0",
"css-loader": "^0.28.7",
"dependency-tree": "^5.11.1",
"eslint-plugin-vue": "^2.1.0",
"extract-text-webpack-plugin": "2.0.0",
"felint": "^0.5.0-alpha.3",