update supported browsers and add a few more (#9734)
Now includes Firefox ESR, Opera and a few more browser with usages between 0.5% and 1%. defaults resolves to > 0.5%, last 2 versions, Firefox ESR, not dead. Co-authored-by: Antoine GIRARD <sapk@users.noreply.github.com> Co-authored-by: zeripath <art27@cantab.net> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>release/v1.15
parent
665d7e91a8
commit
8716752d22
|
@ -31,9 +31,6 @@
|
|||
"webpack-cli": "3.3.10"
|
||||
},
|
||||
"browserslist": [
|
||||
"> 1%",
|
||||
"last 2 firefox versions",
|
||||
"last 2 safari versions",
|
||||
"ie 11"
|
||||
"defaults"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue