vzhou842 / gatsby-plugin-optimize-svgs

A Gatsby Plugin to minify SVGs output to the filesystem during the build.
https://www.npmjs.com/package/gatsby-plugin-optimize-svgs
MIT License
37 stars 4 forks source link

Feature request: Optimize inline svg #2

Open devm33 opened 5 years ago

devm33 commented 5 years ago

Could you optimize svgs that are inline in html build output?

vzhou842 commented 5 years ago

sure could, would love a PR on this if you want to tackle it