-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### SubTasks
_No response_
-
I am testing out attempting to change out the babel-loader for esbuild-loader. I am running CRA 5 so I am on `"@craco/craco": "^7.0.0-alpha.7"`. Attempting to use the following config I get a error tr…
-
Hi,
We are using the ts-loader recipe found here https://github.com/gsoft-inc/craco/blob/master/recipes/use-ts-loader/craco.config.js
But when we want to export our svgs as an ReactComponent
…
-
Hi, while it works well in most cases, we experience some bugs.
1. Editing functions out of react tree aren't updated. For example, update the logic of your read-only atom and issue a state update.…
-
Is there any way to disable prettier on save? It's slowing dev time having to fix whitespace nits on every save iteration.
-
Here's a minimal repo that reproduces the issue:
https://github.com/bgirard/craco-formatjs
First is a base commit on craco 6.4.3 + react-scripts 4.0.3 with a working `yarn test` command:
https://…
-
Does craco currently not support CRA5?
-
Hello everyone,
I implemented use-contrackit on a react project, but i have some error in several libraries.
For example, i encurred in this error: "Module not found: Error: Can’t resolve ‘crypto…
-
I'm bundling an application for **offline** use, where it's more important that the entire app loads at once and stays in RAM, than it is for it to load quickly over a network connection. How do I use…
-
Tried to play with it. Created one project is using v6.4.0 and another one 6.4.3. I noticed that versions > 6.4.0 don't work and after I am trying to run it
("start" : "craco start" pckg.json) I a…