forked from imbytecat/fullstack-starter
chore: remove React Compiler and @rolldown/plugin-babel
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user