gulp-cache-stream
v1.0.3
Published
A simple gulp stream that applies transforms only to files that have been modified since the last invocation, useful for significantly speeding up incremental build times, e.g. for use with gulp watch
Downloads
6
Readme
gulp-cache-stream
A simple gulp stream that applies transforms only to files that have been modified since the last invocation, useful for significantly speeding up incremental build times, e.g. for use with gulp watch.