-
-
Notifications
You must be signed in to change notification settings - Fork 611
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!: remove workarounds for the webpack v4 support #3346
Conversation
Codecov Report
@@ Coverage Diff @@
## next #3346 +/- ##
==========================================
+ Coverage 92.11% 93.05% +0.93%
==========================================
Files 22 22
Lines 1713 1685 -28
Branches 511 490 -21
==========================================
- Hits 1578 1568 -10
+ Misses 135 117 -18
Continue to review full report at Codecov.
|
@snitin315 Thanks for your update. I labeled the Pull Request so reviewers will review it again. @anshumanv Please review the new changes. |
What kind of change does this PR introduce?
refactor
Did you add tests for your changes?
Already present.
If relevant, did you update the documentation?
No.
Summary
Remove workarounds for the webpack v4 support.
Does this PR introduce a breaking change?
Yes
Other information
No