mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CodeEditor
synced 2024-11-14 19:14:41 +00:00
Merge "Remove unused browser matrix"
This commit is contained in:
commit
ac8c6af587
|
@ -6,15 +6,6 @@
|
|||
* Core Requirements
|
||||
*/
|
||||
req: [ 'codeEditor' ],
|
||||
/**
|
||||
* Compatability map
|
||||
*/
|
||||
browsers: {
|
||||
msie: [ [ '>=', 8 ] ],
|
||||
ipod: [ [ '>=', 6 ] ],
|
||||
iphone: [ [ '>=', 6 ] ],
|
||||
android: [ [ '>=', 4 ] ]
|
||||
},
|
||||
/**
|
||||
* Configuration
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue