Closed agubler closed 7 years ago
Bug
cli-build now supports auto and manually defined bundles, but the bundle analyser only supports a single bundle outputting the last created bundle only.
The analyser should support multiple bundles and create a report/reports that reflect them.
Did this get fixed recently or was there more to do?
@kitsonk i think it's now resolved downstream by https://github.com/bitpshr/webpack-bundle-analyzer, but we need to bump the version in the package.json here
package.json
Bug
cli-build now supports auto and manually defined bundles, but the bundle analyser only supports a single bundle outputting the last created bundle only.
The analyser should support multiple bundles and create a report/reports that reflect them.