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
I have a project that has a huge amount of files and directories. Running watchr takes forever because of that.
It would be nice if I passed a Pathname object to watchr that it'd forgo scanning every file and directory and just scanned the explicitly specified file(s).
The text was updated successfully, but these errors were encountered:
I have a project that has a huge amount of files and directories. Running watchr takes forever because of that.
It would be nice if I passed a Pathname object to watchr that it'd forgo scanning every file and directory and just scanned the explicitly specified file(s).
The text was updated successfully, but these errors were encountered: