Browse Source

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>
for-closed-social
silverwind 4 years ago
committed by Antoine GIRARD
parent
commit
8716752d22
1 changed files with 1 additions and 4 deletions
  1. +1
    -4
      package.json

+ 1
- 4
package.json View File

@ -31,9 +31,6 @@
"webpack-cli": "3.3.10"
},
"browserslist": [
"> 1%",
"last 2 firefox versions",
"last 2 safari versions",
"ie 11"
"defaults"
]
}

Loading…
Cancel
Save