[01:32:20] RoanKattouw: it seems changes in ULS/Codex/Vector make it now that Vue+Codex load eagerly on all page views in Vector (not Vector 22). Are you familiar with the logic there? [01:32:21] https://codesearch.wmcloud.org/search/?q=wikimedia%2Fcodex&files=%28php%7Cjs%7Cextension.json%29%24&excludeFiles=&repos=Extension%3AUniversalLanguageSelector [01:32:36] ext.uls.compactlinks.js is caling using() unconditionally it seems. [01:33:06] the comment ref T353850 doesn't quite make sense in the current state of the code [01:33:07] T353850: UniversalLanguageSelector compact links and @wikimedia/codex loads on page load - https://phabricator.wikimedia.org/T353850 [01:33:47] * Krinkle noticed it because in local dev, there is now a console log saying "You are running a development build of Vue." on every page view.