gulp-rev-append
gulp-rev-append copied to clipboard
Log file read errors
It is very inconvenient to fail silently on an error.
It might be better even to add an option to throw a PluginError when a file read fails - as this might break the build process.
:+1: