We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3119071 commit e2fe9eaCopy full SHA for e2fe9ea
website/docs/zh/guide/basic/configure-rslib.mdx
@@ -151,7 +151,7 @@ export default defineConfig({
151
152
## 配置 Rsbuild
153
154
-Rslib 允许你使用绝大部分的 Rsbuild 配置。目前不支持使用 `environments` 配置,因为该字段由 Rslib 内部生成。
+Rslib 允许你使用绝大部分的 Rsbuild 配置。目前不支持使用 `environments` 配置,因为该字段会在 Rslib 内部生成。
155
156
- 参考 [Rsbuild 配置](/config/rsbuild/) 了解常用的 Rsbuild 配置。
157
- 参考 [Rsbuild 文档](https://rsbuild.dev/config/index#config-overview) 了解所有 Rsbuild 配置。
0 commit comments