badges / gh-badges

Go to badges/shields. Especially if you don't know why. (This repo is old.)
http://img.shields.io/
Creative Commons Zero v1.0 Universal
86 stars 29 forks source link

Add SVGO to the pipeline #4

Closed mathiasbynens closed 10 years ago

mathiasbynens commented 10 years ago

Optimize the SVG data before writing it to a file.

mathiasbynens commented 10 years ago

Ah, I forgot to make this change: https://github.com/espadrine/gh-badges/blob/f0b4e71665bcad80144513dbb969404b93fc33ab/make.js#L39-L40 should only be run after the last svgo callback is fired.