FWeinb / grunt-svgstore

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

Bug: no input files #96

Open marcobiedermann opened 9 years ago

marcobiedermann commented 9 years ago

SVGStores creates an empty svg file if no svg include files are present.

The output looks like this: <svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"/>

Instead, there should be no output, if no files were included