Skip to content

Consistent file watching across platforms #9

@deepal

Description

@deepal

Use chokidar (https://github.com/paulmillr/chokidar) instead of native node.js fs.watch for watching directories as fs.watch is inconsistent across platforms according to the official documentation (https://nodejs.org/docs/latest/api/fs.html#fs_caveats)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions