Add webpack bundle analyzer

This commit is contained in:
Thomas Nordquist
2019-01-19 19:21:26 +01:00
parent 6f48f0bd8e
commit 1839b551c0
3 changed files with 97 additions and 2 deletions

View File

@@ -23,6 +23,7 @@
"react-vis": "^1.11.6",
"redux": "^4.0.1",
"style-loader": "^0.23.1",
"webpack-bundle-analyzer": "^3.0.3",
"webpack-livereload-plugin": "^2.2.0"
},
"dependencies": {