Add webpack-bundle-analyzer for production builds (#3170)
This commit is contained in:
parent
a94c152fd3
commit
60e2b951de
3 changed files with 198 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue