Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test Fixture: webpack5 #140

Closed
ryan-roemer opened this issue May 22, 2020 · 0 comments · Fixed by #157
Closed

Test Fixture: webpack5 #140

ryan-roemer opened this issue May 22, 2020 · 0 comments · Fixed by #157

Comments

@ryan-roemer
Copy link
Member

In beta, but coming for stable soon.

ryan-roemer added a commit that referenced this issue Dec 17, 2020
- 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.
@ryan-roemer ryan-roemer mentioned this issue Jan 4, 2021
10 tasks
ryan-roemer added a commit that referenced this issue Jan 19, 2021
* 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant