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
+4 -4
View File
@@ -23,8 +23,8 @@
"marked": "^4.1.1",
"mermaid": "^11.6.0",
"qrcode.react": "catalog:",
"react": "^19.2.6",
"react-dom": "^19.2.6",
"react": "catalog:",
"react-dom": "catalog:",
"react-dropzone": "^14.2.3",
"react-fireworks": "^1.0.4",
"react-i18next": "^13.0.0",
@@ -75,8 +75,8 @@
]
},
"devDependencies": {
"@rsbuild/core": "^2.0.7",
"@rsbuild/plugin-react": "^2.0.0",
"@rsbuild/core": "catalog:",
"@rsbuild/plugin-react": "catalog:",
"@so1ve/prettier-config": "^3.1.0",
"autoprefixer": "^10.4.21",
"eslint": "8.57.0",