-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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(icon-build-helpers): remove convertPathData minification rule #4107
fix(icon-build-helpers): remove convertPathData minification rule #4107
Conversation
Deploy preview for the-carbon-components ready! Built with commit b3339b9 https://deploy-preview-4107--the-carbon-components.netlify.com |
Deploy preview for carbon-components-react ready! Built with commit b3339b9 https://deploy-preview-4107--carbon-components-react.netlify.com |
Deploy preview for carbon-elements ready! Built with commit b3339b9 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would this be fix(icon-build-helpers)
as the scope?
…n into fix-pictogram-minification
Closes #4106
The convertPathData rule does a lot: "convert Path data to relative or absolute (whichever is shorter), convert one segment to another, trim useless delimiters, smart rounding, and much more"
It's also making some of our pictograms look way wonky