Page MenuHomePhabricator

[MEX] Cleanup: Move new mobile UI ResourceLoader module to repo/resources/Resources.php
Open, Needs TriagePublic

Description

In Add new mobile statement UI config flag, we temporarily registered the wikibase.mobileUi.entityViewInit ResourceLoader module in RepoHooks::onResourceLoaderRegisterModules(). Once the feature is sufficiently stable, we should move it to repo/resources/Resources.php, like most of the other ResourceLoader modules.