docsifyjs / docsifyjs/docsify-cli

Need to add support for `dotFiles` in docsify serve

未關閉
#193 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
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 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。