-
Notifications
You must be signed in to change notification settings - Fork 8
Open
0 / 20 of 2 issues completedLabels
epicLarge unit of work, consisting of multiple tasksLarge unit of work, consisting of multiple tasks
Milestone
Description
Description
Find a way to implement Webpack code splitting for frontend-base apps in such a way that:
- The behavior is configurable via
site.config, so that it's possible for an operator to decide what is chunked out, or not - The default behavior is that the chunks a particular app depends on are loaded by the browser only when needed ("lazily")
- There is no download duplication: the total sum of all chunk sizes does not exceed the size of a monolithic chunc
Sub-issues
Metadata
Metadata
Assignees
Labels
epicLarge unit of work, consisting of multiple tasksLarge unit of work, consisting of multiple tasks
Type
Projects
Status
No status