-
Notifications
You must be signed in to change notification settings - Fork 339
Closed
Description
When bundles get large, which happen fairly easily with the inclusion of React, Redux, Component libraries etc.
The next step to reduce the file size is code splitting based on routes.
Here is an example:
https://reactjs.org/docs/code-splitting.html
Can this be supported by Django Webpack Loader?
fidiego, simonwillcock, Remiz, mihalikv, vanessa and 6 more
Metadata
Metadata
Assignees
Labels
No labels