Skip to content

native node:fs watching #260

@danielroe

Description

@danielroe

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions