Dilan Nair
Dilan Nair
@allens01 which plugin? Could you share your dependency list and the error you're getting?
@AndrejGajdos I just tested your example repo with CRA 5 using the latest craco 7 alpha and it worked as expected. I tried changing the background color in the `App.css`...
Ah sorry @bring-shrubbery, not yet. I assumed running `jest` directly solved the issue (and there was no further activity here after that was posted), so I closed the issue. I'll...
It looks like the demo by @helsonxiao works as of v7.0.0-alpha.3 (probably because the dependencies for craco have been updated, specifically react-scripts) but maybe we can build this functionality directly...
@brunano21 weird. Could you share your craco config?
@brunano21 okay I think I figured it out. It looks like by default in the dev environment, CRA compiles all of the entries into a single bundle, which is an...
**v7.0.0-alpha.5** is out. It should function the same as alpha 3 (sorry I accidentally published a version without all of the files LOL that's where alpha 4 went) but now...
Hi @gauravshah27. I plan on maintaining craco for as long as it makes sense. My goal is to make sure it always supports the latest version of CRA in the...
Thanks @vish30. I've been busy with some other projects lately but I hope to have a stable release supporting CRA 5 (at least initial support, other improvement-related features will come...
@TimRChen if you could make a separate issue for your problem, I can try to help you there.