You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would make webpack-bundle-analyzer only compatible with webpack v4.39.0 and forwards. Right now we're compatible with even webpack v3 if I remember correctly, so this would be a major version bump.
Issue description
Migrate on built-in webpack logger API https://webpack.js.org/api/logging/
Technical info
Debug info
Allow to filter and configure logger options from configuration(s) + allow to collect logs from stats
What other Webpack plugins were used?
Irrelevant
The text was updated successfully, but these errors were encountered: