gulp-cached icon indicating copy to clipboard operation
gulp-cached copied to clipboard

Checking for changes accross teams

Open RehanSaeed opened this issue 9 years ago • 0 comments

I want to use gulp-imagemin which is a very slow and processor intensive task and I am working in a team environment using Git. How can I make sure that an image is only ever processed once in my entire team? Where does gulp-changed-in-place save it's change log? Can it be checked-in to Git?

RehanSaeed avatar May 16 '16 12:05 RehanSaeed