[optim] based on utils.resovle, add hard-source-webpack-plugin for run build:prod speedup

This commit is contained in:
James ZHANG
2018-03-26 13:22:16 +08:00
parent de06619266
commit 3cf31f7cff
5 changed files with 55 additions and 30 deletions

View File

@@ -39,7 +39,7 @@
"vue-splitpane": "1.0.2",
"vuedraggable": "2.15.0",
"vuex": "3.0.1",
"xlsx": "^0.11.16"
"xlsx": "0.11.16"
},
"devDependencies": {
"autoprefixer": "7.2.3",
@@ -63,6 +63,7 @@
"extract-text-webpack-plugin": "3.0.2",
"file-loader": "1.1.5",
"friendly-errors-webpack-plugin": "1.6.1",
"hard-source-webpack-plugin": "0.6.4",
"html-webpack-plugin": "2.30.1",
"node-notifier": "5.1.2",
"node-sass": "^4.7.2",