Skip to content

Code Splitting #165

@viperfx

Description

@viperfx

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?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions