-
-
Notifications
You must be signed in to change notification settings - Fork 614
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
refactor: drop webpack v4 from tests, packages, and CI #3338
Conversation
Codecov Report
@@ Coverage Diff @@
## next #3338 +/- ##
=======================================
Coverage 92.11% 92.11%
=======================================
Files 22 22
Lines 1713 1713
Branches 511 511
=======================================
Hits 1578 1578
Misses 135 135
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, thank you
What kind of change does this PR introduce?
refactor
Did you add tests for your changes?
Removed tests for webpack 4.
If relevant, did you update the documentation?
No.
Summary
Drop webpack v4 from tests, packages, and CI.
Does this PR introduce a breaking change?
Yes.
Other information
Yes.