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
{{ message }}
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
I ask because of a problem, I described here.
Before I can consider making a PR, I have to know if there is a specific reason why the create event gets relabeled into a change event?
Will it break something if I change it?
Use case: I can't watch individual compiled files, as they get deleted before recompilation but watching the directory isn't specific enough.
The text was updated successfully, but these errors were encountered:
I ask because of a problem, I described here.
Before I can consider making a PR, I have to know if there is a specific reason why the
create
event gets relabeled into achange
event?Will it break something if I change it?
Use case: I can't watch individual compiled files, as they get deleted before recompilation but watching the directory isn't specific enough.
The text was updated successfully, but these errors were encountered: