Skip to content

Only load subsets of Codex components

Catrope requested to merge css-specificity-staging into main

This uses the "code splitting" functionality offered by the CodexModule class to include only a subset of Codex components in two of this extension's ResourceLoader modules, one for Vue components and one for styles and CSS-only components.

Bug: T349423 Depends-On: Iadba806167abaa4996fd05d4ede909d737251901

Merge request reports