arikwex / quick-sip

Gulp build process tasks that provide watchify and sass compilation.
MIT License
1 stars 9 forks source link

Allow copy-resources to take in multiple directory arguments #16

Open stonecalvin opened 9 years ago

stonecalvin commented 9 years ago

Need to be able to pass in multiple arguments as a list of strings ['location1', 'location2'] to quick-sip copy task. This is primarily for covering the case of copying fonts, but it will probably be useful in the future as well.