docsifyjs / docsifyjs/docsify-cli
Need to add support for `dotFiles` in docsify serve
未关闭
enhancement
- 主要语言
- JavaScript
- 星标
- 782
- 派生
- 166
- 平均合并
- 10 小时 49 分钟
- 30 天内合并 PR
- 1
描述
Can there be an option to allow dot files in `docsify serve`?
E.g. `.prettierrc.yaml`.
i am trying to embed this file, and it is failing:
```md
[.prettierrc.yaml](.prettierrc.yaml ":include")
```
```log
Cannot GET /guides/.prettierrc.yaml
```
## express option to expose:
https://github.com/expressjs/serve-static#dotfiles
贡献指南
评估
这个 Issue 还没有评估数据。