Skip to content

fix(webpack): fix double export#648

Merged
gregberge merged 1 commit into
mainfrom
fix-double-export
Dec 4, 2021
Merged

fix(webpack): fix double export#648
gregberge merged 1 commit into
mainfrom
fix-double-export

Conversation

@gregberge

Copy link
Copy Markdown
Owner

Closes #645

@vercel

vercel Bot commented Dec 4, 2021

Copy link
Copy Markdown

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/7yaC54eu6cHFVVg4HndvieJzRWZX
✅ Preview: https://svgr-git-fix-double-export-gregberge.vercel.app

@codecov

codecov Bot commented Dec 4, 2021

Copy link
Copy Markdown

Codecov Report

Merging #648 (abdc914) into main (7b5aa0f) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #648   +/-   ##
=======================================
  Coverage   92.43%   92.43%           
=======================================
  Files          32       32           
  Lines         727      727           
  Branches      235      239    +4     
=======================================
  Hits          672      672           
  Misses         53       53           
  Partials        2        2           
Impacted Files Coverage Δ
packages/webpack/src/index.ts 84.84% <100.00%> (ø)

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 2536e19...abdc914. Read the comment docs.

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.

@svgr/webpack v6.1 - fails due to a duplicate default export

1 participant