docsifyjs / docsifyjs/docsify-cli
`serve` command try to watch node_modules
Đang mở
- Ngôn ngữ chính
- JavaScript
- Star
- 782
- Fork
- 166
- Merge trung bình
- 10 giờ 49 phút
- Pull request đã merge (30 ngày)
- 1
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.