docsifyjs / docsifyjs/docsify-cli
`serve` command try to watch node_modules
未关闭
- 主要语言
- JavaScript
- 星标
- 782
- 派生
- 166
- 平均合并
- 10 小时 49 分钟
- 30 天内合并 PR
- 1
描述
the `serve` command try to watch all the files in the serving directory, including the `node_modules`, what results in `ENOSPC` error on linux when trying to watch too many files.
Source for the bug: facebook/jest#3254
exclude the `node_modules` directory when watching files.
贡献指南
评估
这个 Issue 还没有评估数据。