tschaub / gulp-newer

Pass through newer source files only
https://npmjs.org/package/gulp-newer
226 stars 24 forks source link

Feature: source same as destination #58

Open marcobiedermann opened 6 years ago

marcobiedermann commented 6 years ago

It would be great if there would be an option to support the plugin if source and destination are the same folders. My idea is to create a hash database (simple JSON file) and do a hash comparison if source hash exists. If so, skip the process.