Manual:$wgVueDevelopmentMode/pl
Appearance
ResourceLoader: $wgVueDevelopmentMode | |
---|---|
Whether to use the development version of Vue.js. |
|
Wprowadzono w wersji: | 1.35.0 (Gerrit change 569666; git #4c221a1e) |
Usunięto w wersji: | nadal w użyciu |
Dozwolone wartości: | nie określono |
Domyślna wartość: | false |
Inne ustawienia: Alfabetycznie | Według funkcji |
Szczegóły
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.