Creuna-Oslo/create-react-app

Feature: code splitting

Closed this issue · 3 comments

Seeing as we’re already using react router in the static app, route based code splitting or dynamic imports should be fairly easy to add.

Investigate this and determine if it is something we should be doing

Note: figure out how splitting the bundles affects server side rendering

I tried to do code splitting a while ago and couldn't even get ReactJS.NET to load multiple bundles 😞

Closing this due to inactivity