T121730: Audit use of @embed and remove where not needed (2019) | …
After auditing the startup payload (first JS request), we should follow through and take on the bigger chunk of the page modules payload as well (second JS request(s)). These are modules loaded on all (or most) page views after the startup JS has initialised.
(Placeholder task for future goal)
Sub tasks:
- TBD …
- …
Ideas for changes that might be in scope:
- T232688: Remove jquery.checkboxShiftClick from default payload
- T233677: Avoid eager loading of mediawiki.searchSuggest scripts and dependencies
See also: