Skip to content

Commit

Permalink
i18n(zh-cn): Update bun.mdx (#8201)
Browse files Browse the repository at this point in the history
  • Loading branch information
liruifengv committed May 8, 2024
1 parent 22ed1ac commit 6a968ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/docs/zh-cn/recipes/bun.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ i18nReady: true
[Bun](https://bun.sh/) 是一个 all-in-one 的 JavaScript 运行时和工具套件。可请参阅 [Bun 的文档](https://bun.sh/docs) 获取更多信息。

:::caution
Bun 近期发布了第一个稳定版本。但是,在 Astro 中使用 Bun 可能会存在一些问题,例如某些集成可能无法正常工作。有关详细信息,请参阅 [Bun 的官方文档中与 Astro 一同使用的内容](https://bun.sh/guides/ecosystem/astro)
在 Astro 中使用 Bun 可能会存在一些问题,例如某些集成可能无法正常工作。有关详细信息,请参阅 [Bun 的官方文档中与 Astro 一同使用的内容](https://bun.sh/guides/ecosystem/astro)

如果你在使用 Bun 时遇到任何问题,请直接在 [Bun 的 GitHub 仓库提交一个 Issue](https://github.com/oven-sh/bun/issues/new/choose)
:::
Expand Down

0 comments on commit 6a968ae

Please sign in to comment.