chore: remove React Compiler and @rolldown/plugin-babel

This commit is contained in:
2026-04-01 18:26:09 +08:00
parent 688252fd49
commit 036afb8d20
6 changed files with 1 additions and 11 deletions
-1
View File
@@ -226,7 +226,6 @@ import type { ReactNode } from 'react'
### React
- Use arrow functions for components (Biome enforced)
- Use `useSuspenseQuery` for guaranteed data
- Let React Compiler handle memoization (no manual `useMemo`/`useCallback`)
## Environment Variables