Update browserslist to support more versions (#3484)
This commit is contained in:
parent
6ae9cbf4aa
commit
b93bfa49b0
1 changed files with 1 additions and 7 deletions
|
@ -8,10 +8,4 @@
|
||||||
# You can see what browsers were selected by your queries by running:
|
# You can see what browsers were selected by your queries by running:
|
||||||
# npx browserslist
|
# npx browserslist
|
||||||
|
|
||||||
last 1 Chrome version
|
defaults
|
||||||
last 1 Firefox version
|
|
||||||
last 2 Edge major versions
|
|
||||||
last 2 Safari major versions
|
|
||||||
last 2 iOS major versions
|
|
||||||
Firefox ESR
|
|
||||||
not IE 11 # Angular supports IE 11 only as an opt-in. To opt-in, remove the 'not' prefix on this line.
|
|
Loading…
Add table
Add a link
Reference in a new issue