补充rsbuild依赖

This commit is contained in:
anian
2026-05-12 20:21:19 +08:00
parent 611db0d977
commit 239bbf84f3
2 changed files with 4 additions and 0 deletions
+3
View File
@@ -2,6 +2,9 @@
> 基于原作者v1.4.3代码修改
#### v1.4.3-4-补丁
1. 补充ui/package.json内"@rsbuild/core": "^1.4.3"依赖
#### v1.4.3-4
1. 控制台新增并行处理数量、图片下载开关、图片下载位置、图片下载代理等配置
2. 修改图片列表字段为imageFiles(不再覆盖title
+1
View File
@@ -39,6 +39,7 @@
"@kunkunyu/fridends-rss": "workspace:*"
},
"devDependencies": {
"@rsbuild/core": "^1.4.3",
"@halo-dev/ui-plugin-bundler-kit": "^2.21.2",
"@iconify/json": "^2.2.224",
"@rspack/cli": "1.4.0-beta.0",