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