docsifyjs / docsifyjs/docsify-cli

`serve` command try to watch node_modules

未关闭
#31 3 条评论 2 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。