Manual:$wgVueDevelopmentMode

From Linux Web Expert

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
<translate> ResourceLoader</translate>: $wgVueDevelopmentMode
Whether to use the development version of Vue.js.
<translate> Introduced in version:</translate>1.35.0 (Gerrit change 569666; git #4c221a1e)
<translate> Removed in version:</translate><translate> still in use</translate>
<translate> Allowed values:</translate><translate> Unspecified</translate>
<translate> Default value:</translate>false

Details

Whether to use the development version of Vue.js. This should be disabled for production installations. For development installations, enabling this provides useful additional warnings and checks.

Even when this is disabled, using ResourceLoader's debug mode (?debug=true) will cause the development version to be loaded.