react-compiler-runtime with vite #30
Answered
by
poteto
zeroliu
asked this question in
General Questions
|
Hi all 👋 . I just saw the beta announcement and am super excited about it. I want to try the new compiler runtime since we are on React 18.2. I'm running into issues when starting the vite dev server. I verified that react-compiler-runtime is installed as a direct dependency Here's my vite config: Can someone please help me understand what I might be missing? Thanks! |
Answered by
poteto
Oct 31, 2024
Replies: 1 comment 3 replies
|
Ran into the same issue with the official demo: https://github.com/facebook/react/blob/main/compiler/fixtures/runtime-compat/app-18 |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Yeah the demo app was originally broken which is why I opened a PR upstream to fix. It should've been released in 4.3.3, could you try checking what version you're on?