Skip to content

Conversation

ChrisHarrow
Copy link

Watchify currently ignores options pull = false.
With this fix Watchify is forwarding this option as usePolling = false to chokidar.
Without this option chokidar is using too much CPU resources as it is using polling by default on my mac.

Watchify currently ignores options pull = false.
With this fix Watchify is forwarding this option as usePolling = false to chokidar.
Without this option chokidar is using too much CPU resources as it is using polling by default on my mac.
@goto-bus-stop goto-bus-stop changed the title Fix opts.pull = false Fix opts.poll = false May 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant