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
Yes, this is a dupe of #296, and the situation remains the same as when I said that I don't see how to second-guess the system-level events in order to make it better. add and unlink events I can do things to double check what's actually there, but I have less options for validating a change.
If anyone has any ideas, let me know in the linked thread.
For example, I have three files:
test.js
andtest.jsx
andtest.jsxy
When I changed
test.js
andtest.js
only, chokidar report all the three files are changed:I don't think the behavior is what I expected.
Test in node v4.1.0 & windows 7 64 & chokidar 1.2.0
The text was updated successfully, but these errors were encountered: