-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Describe the feature
I think we could considerably improve the speed of watching for config paths by using native node:fs
watching, given that we do not need glob patterns and we don't need to watch deeply/recursively.
I have a PR ready to go but want to check if it's something you'd be happy with - it could be considered a breaking change as we previously let users directly pass in chokidarOptions
.
Additional information
- Would you be willing to help implement this feature?
pi0 and sadeghbarati
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request