Skip to content

Commit

Permalink
Add another downside to fs.watch
Browse files Browse the repository at this point in the history
  • Loading branch information
bartenra authored Apr 26, 2021
1 parent ff0c1dc commit fad2efc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Node.js `fs.watch`:
* Often reports events twice.
* Emits most changes as `rename`.
* Does not provide an easy way to recursively watch file trees.
* Does not support recursive watching on Linux.

Node.js `fs.watchFile`:

Expand Down

0 comments on commit fad2efc

Please sign in to comment.