docsifyjs / docsify-cli

🖌 docsify cli tool - A magical documentation generator.
https://cli.docsifyjs.org
MIT License
722 stars 154 forks source link

Need to add support for `dotFiles` in docsify serve #193

Open dolanmiu opened 1 year ago

dolanmiu commented 1 year ago

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:

[.prettierrc.yaml](.prettierrc.yaml ":include")
Cannot GET /guides/.prettierrc.yaml

express option to expose:

https://github.com/expressjs/serve-static#dotfiles