sapegin / grunt-webfont

SVG to webfont converter for Grunt
MIT License
1.1k stars 210 forks source link

Pass timestamp option for svgo(node engine) #358

Open garyanikin opened 7 years ago

hacker112 commented 7 years ago

This seems to solution to make woff binary to not differ from time to time. I thinks this is what I need to stop webpack from giving the font a different hash every time the font is generated.

How is the status? Anything I can do to help?