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

fix: fix duplicate plugin/preset detected error #747

Merged

Conversation

sinchang
Copy link
Contributor

Closes: #746

Summary

Test plan

@vercel
Copy link

vercel bot commented Jul 19, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
svgr ✅ Ready (Inspect) Visit Preview Jul 19, 2022 at 3:00AM (UTC)

@codecov
Copy link

codecov bot commented Jul 19, 2022

Codecov Report

Merging #747 (efc8466) into main (d2a2f07) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #747   +/-   ##
=======================================
  Coverage   92.26%   92.26%           
=======================================
  Files          32       32           
  Lines         802      802           
  Branches      249      249           
=======================================
  Hits          740      740           
  Misses         61       61           
  Partials        1        1           
Impacted Files Coverage Δ
packages/babel-preset/src/index.ts 95.74% <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 d2a2f07...efc8466. Read the comment docs.

@gregberge gregberge merged commit 3c6a54c into gregberge:main Jul 19, 2022
@gregberge
Copy link
Owner

@sinchang thanks!

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.

Error: [BABEL] Duplicate plugin/preset detected.
2 participants