docsifyjs / docsifyjs/docsify-cli
Need to add support for `dotFiles` in docsify serve
Ouverte
enhancement
- Langage dominant
- JavaScript
- Étoiles
- 782
- Forks
- 166
- Merge moyen
- 10 h 49 min
- PR mergées (30 j)
- 1
Description
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
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.