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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: