Add webpack-bundle-analyzer for production builds (#3170)

This commit is contained in:
Nolan Lawson 2017-05-22 06:42:11 -07:00 committed by Eugen Rochko
parent a94c152fd3
commit 60e2b951de
3 changed files with 198 additions and 3 deletions

View file

@ -99,6 +99,7 @@
"uuid": "^3.0.1",
"uws": "^0.14.5",
"webpack": "^2.4.1",
"webpack-bundle-analyzer": "^2.8.2",
"webpack-manifest-plugin": "^1.1.0",
"webpack-merge": "^4.1.0",
"websocket.js": "^0.1.7"