-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
frontendIssues or pull requests that relate to the frontendIssues or pull requests that relate to the frontend
Description
React Compiler v1.0 was released in October: https://react.dev/blog/2025/10/07/react-compiler-1
We are currently using @vitejs/plugin-react-swc for fast reloads during development, but this plugin cannot be used in combination with the React Compiler. This means that if we want to use the React Compiler we have to accept slower reloads during development or implement a workaround (e.g. different Vite configs for development and production builds).
Related issues:
- React Compiler with plugin-swc vitejs/vite-plugin-react#428
- React Compiler oxc plugin oxc-project/oxc#10048
Commit with implementation for Abacus: aa20bdb
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
frontendIssues or pull requests that relate to the frontendIssues or pull requests that relate to the frontend
Type
Projects
Status
Options