-
-
Notifications
You must be signed in to change notification settings - Fork 420
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
Add Parcel Plugin #235
Add Parcel Plugin #235
Conversation
This pull request is automatically deployed with Now. |
Codecov Report
@@ Coverage Diff @@
## master #235 +/- ##
==========================================
- Coverage 85.43% 85.26% -0.17%
==========================================
Files 29 30 +1
Lines 453 448 -5
Branches 127 125 -2
==========================================
- Hits 387 382 -5
Misses 55 55
Partials 11 11
Continue to review full report at Codecov.
|
@restlessbit it looks great! I will merge it tomorrow! |
@neoziro Awesome! Let me know if you need me to make any changes ✨ |
a92b017
to
dc084a9
Compare
Thanks for your work @restlessbit 🎉 |
Summary
I recently published a Parcel plugin for SVGR to npm, and was asked to make it a part of this repo instead. So here we are.
Test plan
I tested the plugin locally in a project I'm working on, and I added some tests.