File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# 介绍
2
2
3
- Rslib 是一个 Library 开发工具 ,它基于 [ Rsbuild] ( https://rsbuild.dev/zh/ ) 精心设计的配置和插件,使库开发者得以复用 webpack 和 Rspack 繁荣的知识和生态系统。
3
+ Rslib 是一个库开发工具 ,它基于 [ Rsbuild] ( https://rsbuild.dev/zh/ ) 精心设计的配置和插件,使库开发者得以复用 webpack 和 Rspack 繁荣的知识和生态系统。
4
4
5
5
Rslib 提供了丰富的构建功能,包括:
6
6
Original file line number Diff line number Diff line change 1
1
---
2
2
pageType : home
3
- titleSuffix : ' - 基于 Rsbuild 的 Library 开发工具 '
3
+ titleSuffix : ' - 基于 Rsbuild 的库开发工具 '
4
4
---
Original file line number Diff line number Diff line change 9
9
},
10
10
"subtitle" : {
11
11
"en" : " Rsbuild-based Library Development Tool" ,
12
- "zh" : " 基于 Rsbuild 的 Library 开发工具 "
12
+ "zh" : " 基于 Rsbuild 的库开发工具 "
13
13
},
14
14
"slogan" : {
15
15
"en" : " Create JavaScript libraries in a simple and intuitive way" ,
You can’t perform that action at this time.
0 commit comments