Created by: callumlocke
~/my-app $ gulp foo
[gulp] Using file /Users/callum/code/my-app/gulpfile.js
[gulp] Working directory changed to /Users/callum/code/my-app
Currently gulp always says "Working directory changed", even if it didn't change.
Created by: callumlocke
~/my-app $ gulp foo
[gulp] Using file /Users/callum/code/my-app/gulpfile.js
[gulp] Working directory changed to /Users/callum/code/my-app
Currently gulp always says "Working directory changed", even if it didn't change.