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
toolkit.watch() creates a watcher instance that cannot be stopped aside from terminating the node process. We should return an object with a single method to stop the file watcher.