Livereload refresh before gulp tasks

Hi!

I couldn’t find the answer anywhere, but we have a couple of custom gulp.watch tasks (ex: coffeescript) and livereload always kick in before those tasks have completed.

Is there a way to configure ionic implementation of livereload to wait or should I disable it and implement livereload “manually” in my gulpfile?

Thanks