gajus / turbowatch

Extremely fast file change detector and task orchestrator for Node.js.
Other
944 stars 23 forks source link

feat: abstract file watching backend #22

Closed gajus closed 1 year ago

gajus commented 1 year ago

Keep running into implementation-specific issues:

Introducing this abstraction will help to switch between backends as needed.

This PR also adds fs.watch as a preferred backend on platforms that support it.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 2.4.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: