Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Watchman option to chokidar #486

Closed
jonricaurte opened this issue May 27, 2016 · 2 comments
Closed

Add Watchman option to chokidar #486

jonricaurte opened this issue May 27, 2016 · 2 comments

Comments

@jonricaurte
Copy link

Hi,

After looking around different repos, there doesn't seem to be any movement on adding a watchman option to chokidar as was discussed here:

facebook/react-native#628

and here:

ember-cli/ember-cli#4503

Since chokidar supports symlinking, and sane does not (amasad/sane#42), it would be nice to have an option to use watchman and if not fall back to chokidar. Also chokidar seems to perform better than sane.

Thanks.

@es128
Copy link
Contributor

es128 commented May 27, 2016

It's a big job to add a new underlying watch mode. As much as I'd love to see it happen, it's not where my time and attention is at this point.

PR welcome.

@jonricaurte
Copy link
Author

Thanks for the quick response.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants