putting not ie back into the browserslist
This commit is contained in:
parent
087e6ca4d6
commit
a09dfc6b23
1 changed files with 2 additions and 1 deletions
|
|
@ -107,7 +107,8 @@
|
|||
"not op_mini all",
|
||||
"not chrome < 56",
|
||||
"not safari < 15",
|
||||
"not android < 56"
|
||||
"not android < 56",
|
||||
"not ie < 12"
|
||||
],
|
||||
"development": [
|
||||
"last 1 chrome version",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue