grunt-bower-task
grunt-bower-task copied to clipboard
Added option to only copy newer files
This would be useful for people who, like me, use bower link
to work on some bower packages and use them in an app.
Before this change, all files would be copied and that would defeat plugins like grunt-newer
.