Pull request: client: clarify browser sup
Merge in DNS/adguard-home from browser-compat to master Squashed commit of the following: commit a0e0c7fe879dd610bc5dccdb765a879521a4729f Author: Ainar Garipov <A.Garipov@AdGuard.COM> Date: Wed Jun 16 12:59:23 2021 +0300 client: clarify browser sup
This commit is contained in:
parent
39ee66266a
commit
6e9a90b9a8
|
@ -93,8 +93,10 @@
|
||||||
],
|
],
|
||||||
"production": [
|
"production": [
|
||||||
">1%",
|
">1%",
|
||||||
"last 4 versions",
|
"last 4 chrome version",
|
||||||
"Firefox ESR",
|
"last 4 firefox version",
|
||||||
|
"last 4 safari version",
|
||||||
|
"firefox esr",
|
||||||
"not ie < 9"
|
"not ie < 9"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue