Skip to content

Consider using fs.watch for file watching #15921

@tsmaeder

Description

@tsmaeder

Feature Description:

In node 19, recursive file watching was added to the nodejs file watching API. (see https://nodejs.org/docs/latest/api/fs.html#fswatchfilename-options-listener). We should consider using this API instead of the parcel watcher.

Metadata

Metadata

Assignees

No one assigned

    Labels

    dependenciespull requests that update a dependency filefile-watchersissues related to filesystem watchers - nsfw

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions