FWeinb / grunt-svgstore

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

Do not strip unreferenced IDs by default. #48

Closed Frank3K closed 10 years ago

Frank3K commented 10 years ago

Do not strip unreferenced IDs by default; only do that when id is in the options.cleanup array.

This should fix #46.

I updated the tests: there are now tests with and there are tests without id in options.cleanup.

FWeinb commented 10 years ago

Awesome! Thank you. Released in 0.3.1