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

Support webpack 5 #623

Merged
merged 2 commits into from
Nov 12, 2021
Merged

Support webpack 5 #623

merged 2 commits into from
Nov 12, 2021

Conversation

gregberge
Copy link
Owner

  • fix(webpack): fix webpack 5 behaviour with url-loader
  • docs(examples): update examples

@vercel
Copy link

vercel bot commented Nov 12, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/gregberge/svgr/1L5PMHwoeSzbrRpCuAUhe74HxAWR
✅ Preview: https://svgr-git-webpack-gregberge.vercel.app

@gregberge gregberge changed the title webpack webpack 5 Nov 12, 2021
@gregberge gregberge changed the title webpack 5 Support webpack 5 Nov 12, 2021
@codecov
Copy link

codecov bot commented Nov 12, 2021

Codecov Report

Merging #623 (9a4cbce) into main (a857bb1) will decrease coverage by 0.48%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #623      +/-   ##
==========================================
- Coverage   89.61%   89.12%   -0.49%     
==========================================
  Files          32       32              
  Lines         693      699       +6     
  Branches      221      221              
==========================================
+ Hits          621      623       +2     
- Misses         71       75       +4     
  Partials        1        1              
Impacted Files Coverage Δ
packages/webpack/src/index.ts 84.84% <50.00%> (-11.45%) ⬇️

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 a857bb1...9a4cbce. Read the comment docs.

@gregberge gregberge merged commit fe5c117 into main Nov 12, 2021
@gregberge gregberge deleted the webpack branch November 12, 2021 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant