Skip to content

Commit 33dac0a

Browse files
committed
docs: upd
1 parent 4516d04 commit 33dac0a

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

website/docs/en/guide/basic/configure-rslib.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Configure Rslib
22

3-
Rslib provides a wide range of configuration options and sets a common default value for each option, which can meet the requirements of most use cases. Therefore, in most cases, you can use Rslib out of the box with few configurations.
4-
5-
If you need to customize build behaviors, you can read the following sections to learn about the configuration options and its usage.
3+
Rslib's configuration is based on Rsbuild, which means that you can use all of Rsbuild configurations, as well as the `lib` configuration specific to Rslib.
64

75
## Configuration Structure
86

website/docs/zh/guide/basic/configure-rslib.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 配置 Rslib
22

3-
Rslib 的配置是基于 Rsbuild 扩展的,这意味着你可以使用 Rsbuild 的所有配置项,并在此基础上使用 Rslib 特有的 `lib` 配置。
3+
Rslib 的配置是基于 Rsbuild 扩展的,这意味着你可以使用 Rsbuild 的所有配置,以及 Rslib 特有的 `lib` 配置。
44

55
## 配置结构
66

0 commit comments

Comments
 (0)