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 摘要。