We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
wba is reporting this error on a valid stats.json file.
How do you use this module? As CLI utility or as plugin? As CLI Generated stats with webpack --profile --json > dist/stats.json
webpack --profile --json > dist/stats.json
If CLI, what command was used? webpack-bundle-analyzer dist/stats.json dist
webpack-bundle-analyzer dist/stats.json dist
What other Webpack plugins were used?
LodashModuleReplacementPlugin webpack.optimize.CommonsChunkPlugin
It would be nice to also attach webpack stats file. Attached! stats.zip
Issue description
wba is reporting this error on a valid stats.json file.
Technical info
Debug info
How do you use this module? As CLI utility or as plugin?
As CLI
Generated stats with
webpack --profile --json > dist/stats.jsonIf CLI, what command was used?
webpack-bundle-analyzer dist/stats.json distWhat other Webpack plugins were used?
It would be nice to also attach webpack stats file. Attached!
stats.zip