Fix issue with browser sync preview
This commit is contained in:
@ -259,6 +259,7 @@ gulp.task('serve', () =>
|
||||
},
|
||||
notify: false,
|
||||
watch: true,
|
||||
ghostMode: false,
|
||||
}),
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user