ResourceLoader: $wgVueDevelopmentMode | |
---|---|
Whether to use the development version of Vue.js. |
|
Introduced in version: | 1.35.0 (Gerrit change 569666; git #4c221a1e) |
Removed in version: | still in use |
Allowed values: | Unspecified |
Default value: | false |
Other settings: Alphabetical | By function |
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.
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.