perf(web): optimize web Rsbuild and Tailwind build pipeline (#5786)

This commit is contained in:
QuentinHsu
2026-07-02 20:43:48 +08:00
committed by GitHub
parent 52858ad1e6
commit 95e8c5eecf
6 changed files with 81 additions and 65 deletions
+5
View File
@@ -7,6 +7,9 @@
],
"catalog": {
"@lobehub/icons": "^5.10.0",
"@rsbuild/core": "^2.1.1",
"@rsbuild/plugin-react": "^2.1.0",
"@rsbuild/plugin-tailwindcss": "^2.0.3",
"axios": "^1.16.1",
"clsx": "^2.1.1",
"dayjs": "^1.11.20",
@@ -14,6 +17,8 @@
"oxlint": "^1.69.0",
"prettier": "^3.8.3",
"qrcode.react": "^4.2.0",
"react": "^19.2.6",
"react-dom": "^19.2.6",
"react-icons": "^5.6.0",
"react-markdown": "^10.1.0",
"remark-gfm": "^4.0.1",