From cef195819361df042bfc0712d11a3270491c5dd0 Mon Sep 17 00:00:00 2001 From: "Michael Bradley, Jr" Date: Thu, 19 Jul 2018 20:49:37 -0500 Subject: [PATCH] webpack bundle analyzer --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index c750f3a39..17192aeff 100644 --- a/package.json +++ b/package.json @@ -80,6 +80,7 @@ "viz.js": "^1.8.1", "web3": "1.0.0-beta.34", "webpack": "^4.16.1", + "webpack-bundle-analyzer": "^2.13.1", "window-size": "^1.1.0" }, "author": "Iuri Matias ",