Add vue-cli-plugin-webpack-bundle-analyzer and upgrade deps

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2019-05-31 11:31:44 +02:00
parent 84e1ffe24c
commit 5a6ed464b6
4 changed files with 100 additions and 83 deletions

View File

@@ -62,10 +62,10 @@
"tslint": "^5.16.0",
"tslint-config-airbnb": "^5.11.1",
"typescript": "^3.4.3",
"vue-cli-plugin-webpack-bundle-analyzer": "^1.3.0",
"vue-svg-inline-loader": "^1.2.15",
"vue-template-compiler": "^2.6.10",
"webpack": "^4.30.0",
"webpack-bundle-analyzer": "^3.3.2"
"webpack": "^4.30.0"
},
"browserslist": [
">0.25%",