Code splitting for web?

Is there a recommended way to do code splitting?

I would go so far as to say that most React web apps would benefit from code splitting, but I couldn’t find any mention of it in the docs. Is it supported or do you have to eject or find some work around?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.