gaoxiaoliangz/react-scoped-css

Disabling code splitting

Closed this issue · 1 comments

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 craco to disable code splitting?

Oh what the heck, how did I get here? I'm so sorry, I meant to open this issue on the craco repo