Ref T130, Maybe abolish the concept of using external CDN for global.css/js distribution.
Idea is to:
- Push to git repo
- Use CI/CD (maybe GitHub Actions or BuildKite) and pwb.py to push (AKA overwrite) changes on various WMF wikis and non-WMF wikis
Will result in less network requests.