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 還沒有評估資料。