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
- Update fixtures to support webpack5 and use dummy webpack/webpack-cli root packages approach from `webpack-stats-plugin`
- Note: Does not actually enable webpack5 in tests for #140 as there's a lot more work to do there, so we're capturing the intermediate work here.
* Add webpack5 support. Fixes#156
* Add webpack5 test fixtures. Fixes#140
* Test: Refactor test fixture base `webpack.config.js`.
* Test: Change handling of tree-shaking supported fixtures to compare production on v4+ and dev vs prod on v3-.
* Test: Remove `expose-loader` from `loaders` test scenario as just wasn't working on windows + v5.
* Test: Refactor and rename various internal test utilities.
In beta, but coming for stable soon.
The text was updated successfully, but these errors were encountered: