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

Replace console.log with GatsbyJS reporter #7

Closed gerlv closed 3 years ago

gerlv commented 3 years ago

Hi @vzhou842 thanks for the useful plugin.

I've removed console.log statements from the code and used gatsby reporter instead, so the logs use the same format.

Cheers!

Screenshot 2021-01-09 at 20 24 28