Skip to content

Commit

Permalink
.browserslistrc: remove the Edge workaround. (twbs#33397)
Browse files Browse the repository at this point in the history
It seems that Legacy Edge has been moved to dead, so this is no loner needed.
  • Loading branch information
XhmikosR authored Mar 18, 2021
1 parent a88d61d commit f4f6877
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .browserslistrc
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ last 2 major versions
not dead
Chrome >= 60
Firefox >= 60
# needed since Legacy Edge still has usage; 79 was the first Chromium Edge version
# should be removed in the future when its usage drops or when it's moved to dead browsers
not Edge < 79
Firefox ESR
iOS >= 10
Safari >= 10
Expand Down

0 comments on commit f4f6877

Please sign in to comment.