diff --git a/build/watch.js b/build/watch.js index 94e071c..3a71795 100644 --- a/build/watch.js +++ b/build/watch.js @@ -113,7 +113,8 @@ function createServerOptions({ }) { const config = { open: false, - notify: false + notify: false, + ghostMode: false }; // Resolve the URL for the BrowserSync server