Created by: sleeper
gulp.watch is relative to process.cwd(). We thus need to indicate the app directory as the base.
process.cwd()
app