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

refactor!: remove workarounds for the webpack v4 support #3346

Merged
merged 3 commits into from
Jul 25, 2022

Conversation

snitin315
Copy link
Member

@snitin315 snitin315 commented Jul 20, 2022

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

@snitin315 snitin315 requested a review from a team as a code owner July 20, 2022 03:11
@snitin315 snitin315 changed the title Refactor/rm webpack 4 workarounds refactor!: remove workarounds for the webpack v4 support Jul 20, 2022
@codecov
Copy link

codecov bot commented Jul 20, 2022

Codecov Report

Merging #3346 (2f72278) into next (df4feea) will increase coverage by 0.93%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            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     
Impacted Files Coverage Δ
packages/configtest/src/index.ts 96.00% <100.00%> (+3.40%) ⬆️
packages/webpack-cli/src/webpack-cli.ts 95.34% <100.00%> (+1.49%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update df4feea...2f72278. Read the comment docs.

@webpack-bot
Copy link

@snitin315 Thanks for your update.

I labeled the Pull Request so reviewers will review it again.

@anshumanv Please review the new changes.

@alexander-akait alexander-akait merged commit 82f81e4 into next Jul 25, 2022
@alexander-akait alexander-akait deleted the refactor/rm-webpack-4-workarounds branch July 25, 2022 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants