diff --git a/lib/index.js b/lib/index.js index a9eccb5..3592f7f 100644 --- a/lib/index.js +++ b/lib/index.js @@ -59,7 +59,7 @@ module.exports = function ( // Run ./dedupe.js as preload script if (dedupe) process.env.NODE_DEV_PRELOAD = localPath('dedupe'); - const watcher = filewatcher({ debounce, forcePolling, interval }); + const watcher = filewatcher({ forcePolling, interval }); let isPaused = false; // The child_process