HomePhorge

Code splitting: migrate existing library modules to new system

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Code splitting: migrate existing library modules to new system

Migrate @wikimedia/codex-search and codex-search-styles modules
to the code splitting features via class CodexModule. The
@wikimedia/codex-search module will provide TypeaheadSearch's
script and its dependencies. codex-search-styles module will
provide the TypeaheadSearch styles only.

There will be a follow up patch to migrate codex-styles module
and remove the themeStyles param/option.

Bug: T350058
Change-Id: I3906df1433fb34614f5cb49f5939a1972cb94555

Details

Provenance
lwatsonAuthored on Jan 23 2024, 4:26 PM
CatropeCommitted on Jan 25 2024, 12:06 AM

Event Timeline

Catrope <roan@wikimedia.org> committed rMWd8b60957a3d0: Code splitting: migrate existing library modules to new system (authored by lwatson <lwatson@wikimedia.org>).Jan 25 2024, 12:06 AM

Commit No Longer Exists

This commit no longer exists in the repository.