The code for the editor in MobileFrontend is spread across various ResourceLoader modules - mobile.editor, mobile.editor.api, mobile.editor.common, mobile.editor.overlay and mobile.editor.ve
There is no need for this.
We will switch to two modules:
mobile.editor.ve and mobile.editor.overlay (the former contains VisualEditor extension specific code)
Acceptance criteria
- There are only 2 editor ResourceLoader modules