dewfall123 / ruabick

Dumi like tool based on vitepress.
https://dewfall123.github.io/ruabick/
144 stars 32 forks source link

feat: genTemp allow opt & fix watch dir HMR #5

Closed NelsonYong closed 2 years ago

NelsonYong commented 2 years ago
dewfall123 commented 2 years ago

感谢pr,src现在是写死的确实是个问题。

不过不打算合并,因为:

  1. 我准备尝试用一个新的命令ruabick包裹virepress命令来解决这个问题。
    // package.json
    "dev": "ruabick dev docs --host"
  2. 传入的参数不只是目录名,应该支持glob形式,例如 src/**/__docs/*.md.
NelsonYong commented 2 years ago

了解🫡

------------------ 原始邮件 ------------------ 发件人: "dewfall123/ruabick" @.>; 发送时间: 2022年9月1日(星期四) 晚上11:08 @.>; @.**@.>; 主题: Re: [dewfall123/ruabick] feat: genTemp allow opt & fix watch dir HMR (PR #5)

感谢pr,src现在是写死的确实是个问题。

不过不打算合并,因为:

我准备尝试用一个新的命令ruabick包裹virepress命令来解决这个问题。 // package.json "dev": "ruabick dev docs --host"

传入的参数不只是目录名,应该支持glob形式,例如 src/*/__docs/.md.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>