webpack bundle analyzer

This commit is contained in:
Michael Bradley, Jr 2018-07-19 20:49:37 -05:00 committed by Pascal Precht
parent 54cb69f3db
commit 9af5d493bb
No known key found for this signature in database
GPG Key ID: 0EE28D8D6FD85D7D
1 changed files with 2 additions and 1 deletions

View File

@ -116,7 +116,8 @@
"web3": "1.0.0-beta.34",
"webpack": "4.19.0",
"websocket": "1.0.28",
"window-size": "1.1.1"
"window-size": "1.1.1",
"webpack-bundle-analyzer": "^2.13.1"
},
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],