Skip to content

Consider moving from chokidar to sane. #36

@wtgtybhertgeghgtwtg

Description

@wtgtybhertgeghgtwtg

sane is the filesystem watcher used by jest-cli. It supports Linux, OS X, and Windows, and can use watchman if available. More notably, its dependency tree is significantly smaller than the dependency tree for chokidar.
Keep in mind that fsevents should only be required in OS X systems.
I played around with it for an hour or two and, for the most part, sane seemed to be able to take the place of chokidar without issue. Would something like this be considered?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions