feat: 集成 React Compiler,自动优化组件 memoization

This commit is contained in:
2026-03-02 07:20:27 +08:00
parent fc34989eaa
commit 677ef35ff7
3 changed files with 5 additions and 1 deletions

View File

@@ -15,6 +15,7 @@
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^5.1.4",
"babel-plugin-react-compiler": "^1.0.0",
"tailwindcss": "^4.2.1",
"typescript": "^5.9.3",
"vite": "^7.3.1",