Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix broken react-compiler build #310

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

Philzen
Copy link

@Philzen Philzen commented Jan 29, 2025

This fixes what broke via redwoodjs#11822

As the docs also clearly show, this needs to be a string, not a Number. The error stack trace of redwoodjs#11934 literally says that.

Hence, resolves redwoodjs#11934

Needs to go into next patch release (v8.4.4 broke it) as well as v8.5.1.

Sign up for free to 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.

[Bug]: react-compiler build fails with RW 8.4.4 & RW 8.5.0 (8.4.2 is OK)
1 participant