chrisbateman/webpack-visualizer

Does it work with Webpack 3 output?

stephan-v opened this issue · 2 comments

Currently I am getting the following message:

build.js:23 Uncaught TypeError: Cannot read property 'forEach' of undefined
at n (build.js:23)
at e.handleFileUpload (build.js:18)
at FileReader.n.onloadend (build.js:23)

Do you have single object in webpack.config.js or return array?

has the same issue for angular's stats.json

 "@angular/common": "^6.0.3",
 "@angular/compiler": "^6.0.3",
 "@angular/core": "^6.0.3",
 "@angular/cli": "~6.0.8",