I'm trying to use watch-network to run my gulp tasks inside a vagrant box. However, as soon as I start the watch-network task listen becomes painfully slow and only registers file changes after more than half a minute. When watch-network isn't running listen detects those changes immediately. Any idea why that happens?
I'm trying to use watch-network to run my gulp tasks inside a vagrant box. However, as soon as I start the watch-network task
listenbecomes painfully slow and only registers file changes after more than half a minute. When watch-network isn't running listen detects those changes immediately. Any idea why that happens?