docsifyjs / docsifyjs/docsify-cli
Need to add support for `dotFiles` in docsify serve
Đang mở
enhancement
- 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ả
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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.