Skip to content

Commit a0f20a0

Browse files
Update website/docs/en/config/lib/id.mdx
Co-authored-by: Timeless0911 <[email protected]>
1 parent cefab4d commit a0f20a0

File tree

1 file changed

+1
-1
lines changed
  • website/docs/en/config/lib

1 file changed

+1
-1
lines changed

website/docs/en/config/lib/id.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Rslib uses Rsbuild's [environments](https://rsbuild.dev/guide/advanced/environme
1111

1212
:::
1313

14-
## The default ID
14+
## Default Value
1515

1616
By default, Rslib automatically generates an ID for each library in the format `${format}${index}`. Here, `format` refers to the value specified in the current lib's [format](/config/lib/format), and `index` indicates the order of the library within all libraries of the same format. If there is only one library with the current format, the `index` will be empty. Otherwise, it will start from `0` and increment.
1717

0 commit comments

Comments
 (0)