diff --git a/gulpfile.js b/gulpfile.js index ec9f1fc5..9ff654b7 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -259,6 +259,7 @@ gulp.task('serve', () => }, notify: false, watch: true, + ghostMode: false, }), );