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