gleero / grunt-favicons

Generate favicon.ico and icons for iOS, Android and WP8
MIT License
232 stars 48 forks source link

Multiple html files #37

Open jemware opened 10 years ago

jemware commented 10 years ago

It would be nice to be able to add an array of html files to the html option for this plugin. Right now the value for this option must be a string.

Warning: Arguments to path.join must be strings

One use-case for this is a development/production workflow where you have different header files, e.g. header_dev.html and header.html.