-
Notifications
You must be signed in to change notification settings - Fork 20
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
Watchers for everybody #114
Comments
Right now You're not alone in the |
There is also https://github.com/amasad/sane ... e.g. used by jspm :) |
FWIW I'm super 👍 on getting a fresh version of gobble without pathwatcher out. CI does not like pathwatcher, so we're sticking with an older gobble for now. 😄 It looks like it's already been swapped out in master. |
Same here.:+1: on removing pathwatcher since it fails to compile on too many enviromments |
Just released 0.12 with all the accumulated changes (on which note – wow! Sorry, I totally dropped the ball, I don't deserve such good open source friends) including switching back to chokidar, to see if things are any better. Still having a bit of trouble getting stuff to build on Node 7, but hopefully it will fix something... |
Thanks Rich! I'll try 0.12 at work on Monday. |
Hi. I saw issues about chokidar performace and here's my thoughts
So, maybe gobble could revert temporary replacement and everybody will be happy :)
The text was updated successfully, but these errors were encountered: