Handle chromeandroid browserslist value.
This commit is contained in:
parent
0c847c4571
commit
7e718e1e46
@ -5,6 +5,7 @@ import { semverify } from "./utils";
|
||||
const browserNameMap = {
|
||||
android: "android",
|
||||
chrome: "chrome",
|
||||
and_chr: "chrome",
|
||||
edge: "edge",
|
||||
firefox: "firefox",
|
||||
ie: "ie",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user