-
-
Notifications
You must be signed in to change notification settings - Fork 496
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
CRACO build failes because of React Refresh Babel #522
Labels
bug
Something isn't working
Comments
I ran into this issue as well and had to set REACT_APP_FAST_REFRESH AND FAST_REFRESH to false. |
same for me |
eric-nguyen-cs
added a commit
to openfoodfacts/taxonomy-editor
that referenced
this issue
Feb 9, 2024
eric-nguyen-cs
added a commit
to openfoodfacts/taxonomy-editor
that referenced
this issue
Feb 13, 2024
* chore: update to typescript on all files * chore: move dev dependencies * chore: move to craco to support aliases * chore: add eslint explicitly with better config * fix: fix eslint errors * chore: do aliased paths when useful * chore: fix Dockerfile and eslint errors * fix: fix craco build Linked to: dilanx/craco#522 (comment) * chore: update to alias * fix: fix other ts errors
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What's happening
Running
craco build
fails withWhat should happen
should not fail
To reproduce
execute the build command
CRACO version
7.0.1
CRACO config
package.json
Additional information
The text was updated successfully, but these errors were encountered: