docsifyjs / docsifyjs/docsify-cli
Need to add support for `dotFiles` in docsify serve
Aperta
enhancement
- Lingua principale
- JavaScript
- Stelle
- 782
- Fork
- 166
- Merge medio
- 10h 49m
- PR unite (30g)
- 1
Descrizione
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
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.