#1471·chokidar

在扫描和 fs.watch 注册之间新添加的目录中创建的文件将被默认忽略(v5 中仍然存在;与 #1112 同一个根原因)

作者: aliasunder创建于 2026年7月10日更新于 2026年7月10日

Describe the bug

When a new directory appears inside a watched tree, _handleDir (handler.js) processes it in this order:

内容来源: paulmillr/chokidar