Dilan Nair
Dilan Nair
Is this still an issue?
@hyperknot sorry for such a long delay. I've added this functionality and will release it in alpha 8. I haven't tested it, but if you'd like to ensure that it...
Thanks @hyperknot. If the craco part seems to be working, I'll close this issue. Feel free to leave a comment if there are any problems.
I'll look into it!
Correct me if I'm wrong but you should be able to do this without craco like [this](https://create-react-app.dev/docs/adding-images-fonts-and-files#adding-svgs), which is what you said you were doing. The only difference I can...
Stale bot closed this issue for inactivity. Because I'm starting to maintain this project and because I'm personally not a fan of stale bot (at least for now when I...
> Does it matter? I'm using craco, not cra, and to me craco is throwing this error. Whether the error originates in an upstream package, I trust that the craco...
I don't believe craco supports this at the moment, but I'll look into adding this.
@andreperegrina can you share your `package.json`?
@andreperegrina it looks like you're using CRA 5 with craco 6. CRA 5 requires craco 7. I hope to have a stable release available soon but until then you can...