w0rm / gulp-svgstore

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

No preview files available #99

Closed prajith-ta closed 4 years ago

prajith-ta commented 5 years ago

Please add a preview file for sprites like gulp-svg-sprites.

w0rm commented 4 years ago

Thanks for the suggestion. I think generating previews from a bunch of svgs should be its own gulp plugin!

According to https://github.com/gulpjs/gulp/blob/master/docs/writing-a-plugin/guidelines.md

Your plugin should only do one thing, and do it well. Avoid config options that make your plugin do completely different tasks