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
It's currently not possible (from what I can see?) to tell the cli tool to ignore the initial watch and only kick in on changes after startup, matching Chokidar's own ignoreInitial: [true/false] config option. Could that be added?
The text was updated successfully, but these errors were encountered:
It's currently not possible (from what I can see?) to tell the cli tool to ignore the initial watch and only kick in on changes after startup, matching Chokidar's own
ignoreInitial: [true/false]
config option. Could that be added?The text was updated successfully, but these errors were encountered: