Skip to content

Consider using React Compiler #2697

@praseodym

Description

@praseodym

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:

Commit with implementation for Abacus: aa20bdb

Metadata

Metadata

Assignees

No one assigned

    Labels

    frontendIssues or pull requests that relate to the frontend

    Type

    No type

    Projects

    Status

    Options

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions