sapegin / grunt-webfont

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

How to Stop - Font file modifying without changes #409

Open hawckins opened 4 years ago

hawckins commented 4 years ago

Everything works great but, version control always shows webfont file modified, and we haven't add/delete any icons in our source directory. How do I stop modifying this file all the time except there are changes.

hawckins commented 4 years ago

Looks like exports.generatedFontFiles method in util/util.js not resolving path.join method properly, with o.types

will you please let me know how soon you can fix this issue? waiting for your response... If you can add me as contributor to this project, I can fix quickly.