FWeinb / grunt-svgstore

Merge svgs from a folder
MIT License
919 stars 94 forks source link

Allow use of '.'s in svg filenames #53

Closed foxdavidj closed 10 years ago

foxdavidj commented 10 years ago

This minor change will allow you to have svg files such as 'foobar.barfoo.svg'.

FWeinb commented 10 years ago

This was added in #29 to not include *.min in the name. This needs to be hidden behind a flag to be merged.