alexkuz / alexkuz/webpack-chart
Webpack 4 stats.json does not parse
Open
- Dominant language
- JavaScript
- Stars
- 431
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
I get this error when uploading a stats.json produced by webpack 4.17.1
```
Uncaught TypeError: Cannot read property 'reduce' of undefined
at getTreeFromStats (App.js:51)
at FileReader.App.handleFileLoad (App.js:191)
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.