Skip to content

chore: Use Vite's official React Compiler integration - #65

Open
AaronDewes wants to merge 1 commit into
Clickism:masterfrom
AaronDewes:vite-react-compiler
Open

chore: Use Vite's official React Compiler integration#65
AaronDewes wants to merge 1 commit into
Clickism:masterfrom
AaronDewes:vite-react-compiler

Conversation

@AaronDewes

Copy link
Copy Markdown
Contributor

This replaces the babel plugin with a compiler written in Rust for much faster builds.

This replaces the babel plugin with a compiler written in Rust for much faster builds.
@AaronDewesAaronDewes changed the title chore: Use vite's official react compilerchore: Use Vite's official React Compiler integrationAug 25, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@AaronDewes