Skip to content

Commit 0c6b326

Browse files
committed
chore: update
1 parent 9032ae9 commit 0c6b326

File tree

4 files changed

+48
-51
lines changed

4 files changed

+48
-51
lines changed

pnpm-lock.yaml

Lines changed: 46 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/docs/en/config/index.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
overview: true
3+
title: Config Overview
34
---
45

5-
# Config Overview
6-
76
This page lists all the configurations for Rslib. See [Configure Rslib](/guide/basic/configure-rslib) for detail.

website/docs/zh/config/index.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,4 @@ overview: true
33
title: 配置总览
44
---
55

6-
# 配置总览
7-
86
本页列出了 Rslib 的所有配置。有关详细信息,请参阅 [配置 Rslib](/guide/basic/configure-rslib)

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"react": "^18.3.1",
1919
"react-dom": "^18.3.1",
2020
"rsbuild-plugin-google-analytics": "1.0.3",
21-
"rspress": "^1.34.0",
21+
"rspress": "^1.34.1",
2222
"rspress-plugin-font-open-sans": "1.0.0"
2323
}
2424
}

0 commit comments

Comments
 (0)