tschaub / grunt-newer

Configure Grunt tasks to run with newer files only.
https://npmjs.org/package/grunt-newer
MIT License
945 stars 53 forks source link

Handle empty src list #63

Closed tschaub closed 9 years ago

tschaub commented 9 years ago

This handles cases where the src files resolves to an empty list (see #56).