You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to override poll for webpackDevMiddleware? I'm trying to enable polling for a project I'm migrating to next.js as it needs to run within a Vagrant box (without poll: true, next.js does not compile upon file system events in the host OS).
Thank you so much.
The text was updated successfully, but these errors were encountered:
Hello.
Is there a way to override
poll
for webpackDevMiddleware? I'm trying to enable polling for a project I'm migrating to next.js as it needs to run within a Vagrant box (withoutpoll: true
, next.js does not compile upon file system events in the host OS).Thank you so much.
The text was updated successfully, but these errors were encountered: