As follow-up to T203695: Drastically reduce the number of ResourceLoader modules that CX creates, we could invest using the new "package files" feature of the resource loader to reduce the number of modules further.
Ideally, we would only have a handful of modules:
- a couple of main ones: one for dashboard, one for translation view, one for stats
- small modules for entry points
- some modules for big reusable components shared between the different main modules