-
-
Notifications
You must be signed in to change notification settings - Fork 422
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(svgo): support any SVGO config format #412
Conversation
This pull request is being automatically deployed with ZEIT Now (learn more). 🔍 Inspect: https://zeit.co/gregberge/svgr/hg52j1v98 |
e493c90
to
0e1291b
Compare
0e1291b
to
2aebffc
Compare
Codecov Report
@@ Coverage Diff @@
## master #412 +/- ##
==========================================
- Coverage 85.55% 84.98% -0.58%
==========================================
Files 30 31 +1
Lines 526 526
Branches 143 145 +2
==========================================
- Hits 450 447 -3
- Misses 63 64 +1
- Partials 13 15 +2
Continue to review full report at Codecov.
|
2aebffc
to
6ba95ae
Compare
6ba95ae
to
90b471c
Compare
@gregberge Missing |
#412 add any SVGO config format support but missing .svgorc.js
Fixes #400
Summary
Test plan