w0rm / gulp-svgstore

Combine svg files into one with symbol elements
https://www.npmjs.com/package/gulp-svgstore
645 stars 33 forks source link

Fix #64 #65

Closed kamlekar closed 8 years ago

kamlekar commented 8 years ago

Let user add custom file name to the generated SVG group. I posted this as issue here. https://github.com/w0rm/gulp-svgstore/issues/64

kamlekar commented 8 years ago

Any help with why Travis is failing? what should I do? or can someone manage?

w0rm commented 8 years ago

Hi @kamlekar thanks for your effort, although I will not merge this, because this functionality is already implemented in gulp-rename plugin, just pipe the result through it.