Update browserslist and caniuse-lite (#13174)
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
import "core-js/modules/es.array.reduce.js";
|
||||
import "core-js/modules/es.array.reduce-right.js";
|
||||
import "core-js/modules/es.array.unscopables.flat.js";
|
||||
import "core-js/modules/es.array.unscopables.flat-map.js";
|
||||
import "core-js/modules/es.math.hypot.js";
|
||||
import "core-js/modules/es.promise.finally.js";
|
||||
import "core-js/modules/es.string.replace.js";
|
||||
import "core-js/modules/es.typed-array.float32-array.js";
|
||||
import "core-js/modules/es.typed-array.float64-array.js";
|
||||
@@ -53,7 +49,6 @@ import "core-js/modules/esnext.math.signbit.js";
|
||||
import "core-js/modules/esnext.math.umulh.js";
|
||||
import "core-js/modules/esnext.number.from-string.js";
|
||||
import "core-js/modules/esnext.observable.js";
|
||||
import "core-js/modules/esnext.promise.all-settled.js";
|
||||
import "core-js/modules/esnext.promise.any.js";
|
||||
import "core-js/modules/esnext.promise.try.js";
|
||||
import "core-js/modules/esnext.reflect.define-metadata.js";
|
||||
@@ -97,7 +92,6 @@ import "core-js/modules/esnext.weak-set.add-all.js";
|
||||
import "core-js/modules/esnext.weak-set.delete-all.js";
|
||||
import "core-js/modules/esnext.weak-set.from.js";
|
||||
import "core-js/modules/esnext.weak-set.of.js";
|
||||
import "core-js/modules/web.dom-collections.iterator.js";
|
||||
import "core-js/modules/web.immediate.js";
|
||||
import "core-js/modules/web.url.js";
|
||||
import "core-js/modules/web.url.to-json.js";
|
||||
|
||||
@@ -1,9 +1,5 @@
|
||||
import "core-js/modules/es.array.reduce.js";
|
||||
import "core-js/modules/es.array.reduce-right.js";
|
||||
import "core-js/modules/es.array.unscopables.flat.js";
|
||||
import "core-js/modules/es.array.unscopables.flat-map.js";
|
||||
import "core-js/modules/es.math.hypot.js";
|
||||
import "core-js/modules/es.promise.finally.js";
|
||||
import "core-js/modules/es.string.replace.js";
|
||||
import "core-js/modules/es.typed-array.float32-array.js";
|
||||
import "core-js/modules/es.typed-array.float64-array.js";
|
||||
@@ -53,7 +49,6 @@ import "core-js/modules/esnext.math.signbit.js";
|
||||
import "core-js/modules/esnext.math.umulh.js";
|
||||
import "core-js/modules/esnext.number.from-string.js";
|
||||
import "core-js/modules/esnext.observable.js";
|
||||
import "core-js/modules/esnext.promise.all-settled.js";
|
||||
import "core-js/modules/esnext.promise.any.js";
|
||||
import "core-js/modules/esnext.promise.try.js";
|
||||
import "core-js/modules/esnext.reflect.define-metadata.js";
|
||||
|
||||
@@ -16,5 +16,4 @@ import "core-js/modules/esnext.set.reduce.js";
|
||||
import "core-js/modules/esnext.set.some.js";
|
||||
import "core-js/modules/esnext.set.symmetric-difference.js";
|
||||
import "core-js/modules/esnext.set.union.js";
|
||||
import "core-js/modules/web.dom-collections.iterator.js";
|
||||
import "core-js/modules/esnext.string.replace-all.js";
|
||||
|
||||
@@ -35,7 +35,6 @@ import "core-js/modules/esnext.math.signbit.js";
|
||||
import "core-js/modules/esnext.math.umulh.js";
|
||||
import "core-js/modules/esnext.number.from-string.js";
|
||||
import "core-js/modules/esnext.observable.js";
|
||||
import "core-js/modules/esnext.promise.all-settled.js";
|
||||
import "core-js/modules/esnext.promise.any.js";
|
||||
import "core-js/modules/esnext.promise.try.js";
|
||||
import "core-js/modules/esnext.reflect.define-metadata.js";
|
||||
|
||||
@@ -1 +1 @@
|
||||
import "core-js/modules/web.dom-collections.iterator.js";
|
||||
|
||||
|
||||
@@ -35,7 +35,6 @@ import "core-js/modules/esnext.math.signbit.js";
|
||||
import "core-js/modules/esnext.math.umulh.js";
|
||||
import "core-js/modules/esnext.number.from-string.js";
|
||||
import "core-js/modules/esnext.observable.js";
|
||||
import "core-js/modules/esnext.promise.all-settled.js";
|
||||
import "core-js/modules/esnext.promise.any.js";
|
||||
import "core-js/modules/esnext.promise.try.js";
|
||||
import "core-js/modules/esnext.reflect.define-metadata.js";
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
import "core-js/modules/web.dom-collections.iterator.js";
|
||||
import "core-js/modules/web.immediate.js";
|
||||
import "core-js/modules/web.url.js";
|
||||
import "core-js/modules/web.url.to-json.js";
|
||||
|
||||
@@ -1,3 +1 @@
|
||||
import "core-js/modules/web.dom-collections.iterator.js";
|
||||
import "core-js/modules/es.promise.finally.js";
|
||||
import 'foo/index.js';
|
||||
|
||||
@@ -1,9 +1,5 @@
|
||||
import "core-js/modules/es.array.reduce.js";
|
||||
import "core-js/modules/es.array.reduce-right.js";
|
||||
import "core-js/modules/es.array.unscopables.flat.js";
|
||||
import "core-js/modules/es.array.unscopables.flat-map.js";
|
||||
import "core-js/modules/es.math.hypot.js";
|
||||
import "core-js/modules/es.promise.finally.js";
|
||||
import "core-js/modules/es.string.replace.js";
|
||||
import "core-js/modules/es.typed-array.float32-array.js";
|
||||
import "core-js/modules/es.typed-array.float64-array.js";
|
||||
@@ -16,7 +12,6 @@ import "core-js/modules/es.typed-array.uint16-array.js";
|
||||
import "core-js/modules/es.typed-array.uint32-array.js";
|
||||
import "core-js/modules/es.typed-array.from.js";
|
||||
import "core-js/modules/es.typed-array.of.js";
|
||||
import "core-js/modules/web.dom-collections.iterator.js";
|
||||
import "core-js/modules/web.immediate.js";
|
||||
import "core-js/modules/web.url.js";
|
||||
import "core-js/modules/web.url.to-json.js";
|
||||
|
||||
@@ -11,7 +11,6 @@ import "core-js/modules/esnext.map.merge.js";
|
||||
import "core-js/modules/esnext.map.reduce.js";
|
||||
import "core-js/modules/esnext.map.some.js";
|
||||
import "core-js/modules/esnext.map.update.js";
|
||||
import "core-js/modules/web.dom-collections.iterator.js";
|
||||
import "core-js/modules/esnext.observable.js";
|
||||
import "core-js/modules/esnext.symbol.observable.js";
|
||||
Array.from; // static method
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
import "core-js/modules/web.dom-collections.iterator.js";
|
||||
import "core-js/modules/es.promise.all-settled.js";
|
||||
import "core-js/modules/es.string.match-all.js";
|
||||
Array.from; // static method
|
||||
|
||||
|
||||
@@ -1,3 +1,2 @@
|
||||
import "core-js/modules/web.dom-collections.iterator.js";
|
||||
const Set = window.Set;
|
||||
const Map = something.Map;
|
||||
|
||||
@@ -1,2 +1 @@
|
||||
import "core-js/modules/web.dom-collections.iterator.js";
|
||||
[a, b] = c;
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
import "core-js/modules/web.dom-collections.iterator.js";
|
||||
|
||||
try {
|
||||
a();
|
||||
} catch ([b, c]) {}
|
||||
|
||||
@@ -1,3 +1 @@
|
||||
import "core-js/modules/web.dom-collections.iterator.js";
|
||||
|
||||
for (let [a, b] in c);
|
||||
|
||||
@@ -1,3 +1 @@
|
||||
import "core-js/modules/web.dom-collections.iterator.js";
|
||||
|
||||
function a([b, c]) {}
|
||||
|
||||
@@ -1,2 +1 @@
|
||||
import "core-js/modules/web.dom-collections.iterator.js";
|
||||
const [a, b] = c;
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
import "core-js/modules/web.dom-collections.iterator.js";
|
||||
var objectClass = Object;
|
||||
var arrayInstance = [];
|
||||
var assignStr = "assign";
|
||||
|
||||
@@ -1,3 +1 @@
|
||||
import "core-js/modules/web.dom-collections.iterator.js";
|
||||
|
||||
for (let a of b);
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
"use strict";
|
||||
|
||||
require("core-js/modules/web.dom-collections.iterator.js");
|
||||
|
||||
Array.from; // static method
|
||||
|
||||
Map; // built-in
|
||||
|
||||
@@ -1,2 +1 @@
|
||||
import "core-js/modules/web.dom-collections.iterator.js";
|
||||
a = [b, ...c];
|
||||
|
||||
@@ -1,2 +1 @@
|
||||
import "core-js/modules/web.dom-collections.iterator.js";
|
||||
Symbol.iterator in arr;
|
||||
|
||||
@@ -1,2 +1 @@
|
||||
import "core-js/modules/web.dom-collections.iterator.js";
|
||||
arr[Symbol.iterator]();
|
||||
|
||||
@@ -2,28 +2,27 @@
|
||||
|
||||
Using targets:
|
||||
{
|
||||
"android": "85",
|
||||
"chrome": "84",
|
||||
"edge": "85",
|
||||
"android": "89",
|
||||
"chrome": "87",
|
||||
"edge": "88",
|
||||
"firefox": "78",
|
||||
"ios": "12.2",
|
||||
"opera": "71",
|
||||
"ios": "13.4",
|
||||
"opera": "74",
|
||||
"safari": "13.1",
|
||||
"samsung": "11.1"
|
||||
"samsung": "12"
|
||||
}
|
||||
|
||||
Using modules transform: auto
|
||||
|
||||
Using plugins:
|
||||
proposal-numeric-separator { ios < 13 }
|
||||
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ios < 14, opera, safari < 14, samsung }
|
||||
proposal-nullish-coalescing-operator { ios < 13.4, samsung < 13 }
|
||||
proposal-optional-chaining { android, chrome, edge, ios < 13.4, opera, samsung }
|
||||
syntax-numeric-separator
|
||||
proposal-logical-assignment-operators { firefox < 79, ios < 14, opera, safari < 14, samsung }
|
||||
proposal-nullish-coalescing-operator { samsung < 13 }
|
||||
proposal-optional-chaining { android, chrome, edge, opera, samsung }
|
||||
syntax-json-strings
|
||||
syntax-optional-catch-binding
|
||||
syntax-async-generators
|
||||
syntax-object-rest-spread
|
||||
transform-template-literals { ios < 13 }
|
||||
proposal-export-namespace-from { firefox < 80, ios, safari }
|
||||
transform-modules-commonjs
|
||||
proposal-dynamic-import
|
||||
|
||||
@@ -2,24 +2,24 @@
|
||||
|
||||
Using targets:
|
||||
{
|
||||
"android": "85",
|
||||
"chrome": "84",
|
||||
"edge": "85",
|
||||
"android": "89",
|
||||
"chrome": "87",
|
||||
"edge": "88",
|
||||
"firefox": "78",
|
||||
"ie": "11",
|
||||
"ios": "12.2",
|
||||
"opera": "71",
|
||||
"ios": "13.4",
|
||||
"opera": "74",
|
||||
"safari": "13.1",
|
||||
"samsung": "11.1"
|
||||
"samsung": "12"
|
||||
}
|
||||
|
||||
Using modules transform: auto
|
||||
|
||||
Using plugins:
|
||||
proposal-numeric-separator { ie, ios < 13 }
|
||||
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ie, ios < 14, opera, safari < 14, samsung }
|
||||
proposal-nullish-coalescing-operator { ie, ios < 13.4, samsung < 13 }
|
||||
proposal-optional-chaining { android, chrome, edge, ie, ios < 13.4, opera, samsung }
|
||||
proposal-numeric-separator { ie }
|
||||
proposal-logical-assignment-operators { firefox < 79, ie, ios < 14, opera, safari < 14, samsung }
|
||||
proposal-nullish-coalescing-operator { ie, samsung < 13 }
|
||||
proposal-optional-chaining { android, chrome, edge, ie, opera, samsung }
|
||||
proposal-json-strings { ie }
|
||||
proposal-optional-catch-binding { ie }
|
||||
transform-parameters { ie }
|
||||
@@ -30,7 +30,7 @@ Using plugins:
|
||||
transform-named-capturing-groups-regex { ie }
|
||||
transform-async-to-generator { ie }
|
||||
transform-exponentiation-operator { ie }
|
||||
transform-template-literals { ie, ios < 13 }
|
||||
transform-template-literals { ie }
|
||||
transform-literals { ie }
|
||||
transform-function-name { ie }
|
||||
transform-arrow-functions { ie }
|
||||
|
||||
@@ -2,14 +2,14 @@
|
||||
|
||||
Using targets:
|
||||
{
|
||||
"android": "85",
|
||||
"chrome": "85",
|
||||
"edge": "85",
|
||||
"firefox": "81",
|
||||
"android": "89",
|
||||
"chrome": "89",
|
||||
"edge": "89",
|
||||
"firefox": "86",
|
||||
"ios": "13.4",
|
||||
"opera": "71",
|
||||
"opera": "74",
|
||||
"safari": "13.1",
|
||||
"samsung": "11.1"
|
||||
"samsung": "12"
|
||||
}
|
||||
|
||||
Using modules transform: auto
|
||||
|
||||
@@ -2,28 +2,27 @@
|
||||
|
||||
Using targets:
|
||||
{
|
||||
"android": "85",
|
||||
"chrome": "84",
|
||||
"edge": "85",
|
||||
"android": "89",
|
||||
"chrome": "87",
|
||||
"edge": "88",
|
||||
"firefox": "78",
|
||||
"ios": "12.2",
|
||||
"opera": "71",
|
||||
"ios": "13.4",
|
||||
"opera": "74",
|
||||
"safari": "13.1",
|
||||
"samsung": "11.1"
|
||||
"samsung": "12"
|
||||
}
|
||||
|
||||
Using modules transform: auto
|
||||
|
||||
Using plugins:
|
||||
proposal-numeric-separator { ios < 13 }
|
||||
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ios < 14, opera, safari < 14, samsung }
|
||||
proposal-nullish-coalescing-operator { ios < 13.4, samsung < 13 }
|
||||
proposal-optional-chaining { android, chrome, edge, ios < 13.4, opera, samsung }
|
||||
syntax-numeric-separator
|
||||
proposal-logical-assignment-operators { firefox < 79, ios < 14, opera, safari < 14, samsung }
|
||||
proposal-nullish-coalescing-operator { samsung < 13 }
|
||||
proposal-optional-chaining { android, chrome, edge, opera, samsung }
|
||||
syntax-json-strings
|
||||
syntax-optional-catch-binding
|
||||
syntax-async-generators
|
||||
syntax-object-rest-spread
|
||||
transform-template-literals { ios < 13 }
|
||||
proposal-export-namespace-from { firefox < 80, ios, safari }
|
||||
transform-modules-commonjs
|
||||
proposal-dynamic-import
|
||||
|
||||
@@ -2,24 +2,24 @@
|
||||
|
||||
Using targets:
|
||||
{
|
||||
"android": "85",
|
||||
"chrome": "84",
|
||||
"edge": "85",
|
||||
"android": "89",
|
||||
"chrome": "87",
|
||||
"edge": "88",
|
||||
"firefox": "78",
|
||||
"ie": "11",
|
||||
"ios": "12.2",
|
||||
"opera": "71",
|
||||
"ios": "13.4",
|
||||
"opera": "74",
|
||||
"safari": "13.1",
|
||||
"samsung": "11.1"
|
||||
"samsung": "12"
|
||||
}
|
||||
|
||||
Using modules transform: auto
|
||||
|
||||
Using plugins:
|
||||
proposal-numeric-separator { ie, ios < 13 }
|
||||
proposal-logical-assignment-operators { chrome < 85, firefox < 79, ie, ios < 14, opera, safari < 14, samsung }
|
||||
proposal-nullish-coalescing-operator { ie, ios < 13.4, samsung < 13 }
|
||||
proposal-optional-chaining { android, chrome, edge, ie, ios < 13.4, opera, samsung }
|
||||
proposal-numeric-separator { ie }
|
||||
proposal-logical-assignment-operators { firefox < 79, ie, ios < 14, opera, safari < 14, samsung }
|
||||
proposal-nullish-coalescing-operator { ie, samsung < 13 }
|
||||
proposal-optional-chaining { android, chrome, edge, ie, opera, samsung }
|
||||
proposal-json-strings { ie }
|
||||
proposal-optional-catch-binding { ie }
|
||||
transform-parameters { ie }
|
||||
@@ -30,7 +30,7 @@ Using plugins:
|
||||
transform-named-capturing-groups-regex { ie }
|
||||
transform-async-to-generator { ie }
|
||||
transform-exponentiation-operator { ie }
|
||||
transform-template-literals { ie, ios < 13 }
|
||||
transform-template-literals { ie }
|
||||
transform-literals { ie }
|
||||
transform-function-name { ie }
|
||||
transform-arrow-functions { ie }
|
||||
|
||||
@@ -2,14 +2,14 @@
|
||||
|
||||
Using targets:
|
||||
{
|
||||
"android": "85",
|
||||
"chrome": "85",
|
||||
"edge": "85",
|
||||
"firefox": "81",
|
||||
"android": "89",
|
||||
"chrome": "89",
|
||||
"edge": "89",
|
||||
"firefox": "86",
|
||||
"ios": "13.4",
|
||||
"opera": "71",
|
||||
"opera": "74",
|
||||
"safari": "13.1",
|
||||
"samsung": "11.1"
|
||||
"samsung": "12"
|
||||
}
|
||||
|
||||
Using modules transform: auto
|
||||
|
||||
@@ -58,14 +58,14 @@ Using polyfills with `usage-global` method:
|
||||
regenerator: `DEBUG` option
|
||||
|
||||
Using targets: {
|
||||
"android": "85",
|
||||
"chrome": "84",
|
||||
"edge": "85",
|
||||
"android": "89",
|
||||
"chrome": "87",
|
||||
"edge": "88",
|
||||
"firefox": "78",
|
||||
"ios": "12.2",
|
||||
"opera": "71",
|
||||
"ios": "13.4",
|
||||
"opera": "74",
|
||||
"safari": "13.1",
|
||||
"samsung": "11.1"
|
||||
"samsung": "12"
|
||||
}
|
||||
|
||||
Using polyfills with `usage-global` method:
|
||||
|
||||
@@ -58,14 +58,14 @@ Using polyfills with `usage-global` method:
|
||||
regenerator: `DEBUG` option
|
||||
|
||||
Using targets: {
|
||||
"android": "85",
|
||||
"chrome": "84",
|
||||
"edge": "85",
|
||||
"android": "89",
|
||||
"chrome": "87",
|
||||
"edge": "88",
|
||||
"firefox": "78",
|
||||
"ios": "12.2",
|
||||
"opera": "71",
|
||||
"ios": "13.4",
|
||||
"opera": "74",
|
||||
"safari": "13.1",
|
||||
"samsung": "11.1"
|
||||
"samsung": "12"
|
||||
}
|
||||
|
||||
Using polyfills with `usage-global` method:
|
||||
|
||||
@@ -58,14 +58,14 @@ Using polyfills with `usage-global` method:
|
||||
regenerator: `DEBUG` option
|
||||
|
||||
Using targets: {
|
||||
"android": "85",
|
||||
"chrome": "84",
|
||||
"edge": "85",
|
||||
"android": "89",
|
||||
"chrome": "87",
|
||||
"edge": "88",
|
||||
"firefox": "78",
|
||||
"ios": "12.2",
|
||||
"opera": "71",
|
||||
"ios": "13.4",
|
||||
"opera": "74",
|
||||
"safari": "13.1",
|
||||
"samsung": "11.1"
|
||||
"samsung": "12"
|
||||
}
|
||||
|
||||
Using polyfills with `usage-global` method:
|
||||
|
||||
@@ -58,14 +58,14 @@ Using polyfills with `usage-global` method:
|
||||
regenerator: `DEBUG` option
|
||||
|
||||
Using targets: {
|
||||
"android": "85",
|
||||
"chrome": "84",
|
||||
"edge": "85",
|
||||
"android": "89",
|
||||
"chrome": "87",
|
||||
"edge": "88",
|
||||
"firefox": "78",
|
||||
"ios": "12.2",
|
||||
"opera": "71",
|
||||
"ios": "13.4",
|
||||
"opera": "74",
|
||||
"safari": "13.1",
|
||||
"samsung": "11.1"
|
||||
"samsung": "12"
|
||||
}
|
||||
|
||||
Using polyfills with `usage-global` method:
|
||||
|
||||
@@ -58,14 +58,14 @@ Using polyfills with `usage-global` method:
|
||||
regenerator: `DEBUG` option
|
||||
|
||||
Using targets: {
|
||||
"android": "85",
|
||||
"chrome": "84",
|
||||
"edge": "85",
|
||||
"android": "89",
|
||||
"chrome": "87",
|
||||
"edge": "88",
|
||||
"firefox": "78",
|
||||
"ios": "12.2",
|
||||
"opera": "71",
|
||||
"ios": "13.4",
|
||||
"opera": "74",
|
||||
"safari": "13.1",
|
||||
"samsung": "11.1"
|
||||
"samsung": "12"
|
||||
}
|
||||
|
||||
Using polyfills with `usage-global` method:
|
||||
|
||||
@@ -58,14 +58,14 @@ Using polyfills with `usage-global` method:
|
||||
regenerator: `DEBUG` option
|
||||
|
||||
Using targets: {
|
||||
"android": "85",
|
||||
"chrome": "84",
|
||||
"edge": "85",
|
||||
"android": "89",
|
||||
"chrome": "87",
|
||||
"edge": "88",
|
||||
"firefox": "78",
|
||||
"ios": "12.2",
|
||||
"opera": "71",
|
||||
"ios": "13.4",
|
||||
"opera": "74",
|
||||
"safari": "13.1",
|
||||
"samsung": "11.1"
|
||||
"samsung": "12"
|
||||
}
|
||||
|
||||
Using polyfills with `usage-global` method:
|
||||
|
||||
@@ -60,14 +60,14 @@ Using polyfills with `usage-global` method:
|
||||
regenerator: `DEBUG` option
|
||||
|
||||
Using targets: {
|
||||
"android": "85",
|
||||
"chrome": "84",
|
||||
"edge": "85",
|
||||
"android": "89",
|
||||
"chrome": "87",
|
||||
"edge": "88",
|
||||
"firefox": "78",
|
||||
"ios": "12.2",
|
||||
"opera": "71",
|
||||
"ios": "13.4",
|
||||
"opera": "74",
|
||||
"safari": "13.1",
|
||||
"samsung": "11.1"
|
||||
"samsung": "12"
|
||||
}
|
||||
|
||||
Using polyfills with `usage-global` method:
|
||||
|
||||
@@ -60,14 +60,14 @@ Using polyfills with `usage-global` method:
|
||||
regenerator: `DEBUG` option
|
||||
|
||||
Using targets: {
|
||||
"android": "85",
|
||||
"chrome": "84",
|
||||
"edge": "85",
|
||||
"android": "89",
|
||||
"chrome": "87",
|
||||
"edge": "88",
|
||||
"firefox": "78",
|
||||
"ios": "12.2",
|
||||
"opera": "71",
|
||||
"ios": "13.4",
|
||||
"opera": "74",
|
||||
"safari": "13.1",
|
||||
"samsung": "11.1"
|
||||
"samsung": "12"
|
||||
}
|
||||
|
||||
Using polyfills with `usage-global` method:
|
||||
|
||||
@@ -58,14 +58,14 @@ Using polyfills with `usage-global` method:
|
||||
regenerator: `DEBUG` option
|
||||
|
||||
Using targets: {
|
||||
"android": "85",
|
||||
"chrome": "84",
|
||||
"edge": "85",
|
||||
"android": "89",
|
||||
"chrome": "87",
|
||||
"edge": "88",
|
||||
"firefox": "78",
|
||||
"ios": "12.2",
|
||||
"opera": "71",
|
||||
"ios": "13.4",
|
||||
"opera": "74",
|
||||
"safari": "13.1",
|
||||
"samsung": "11.1"
|
||||
"samsung": "12"
|
||||
}
|
||||
|
||||
Using polyfills with `usage-global` method:
|
||||
|
||||
@@ -58,14 +58,14 @@ Using polyfills with `usage-global` method:
|
||||
regenerator: `DEBUG` option
|
||||
|
||||
Using targets: {
|
||||
"android": "85",
|
||||
"chrome": "84",
|
||||
"edge": "85",
|
||||
"android": "89",
|
||||
"chrome": "87",
|
||||
"edge": "88",
|
||||
"firefox": "78",
|
||||
"ios": "12.2",
|
||||
"opera": "71",
|
||||
"ios": "13.4",
|
||||
"opera": "74",
|
||||
"safari": "13.1",
|
||||
"samsung": "11.1"
|
||||
"samsung": "12"
|
||||
}
|
||||
|
||||
Using polyfills with `usage-global` method:
|
||||
|
||||
@@ -58,14 +58,14 @@ Using polyfills with `usage-global` method:
|
||||
regenerator: `DEBUG` option
|
||||
|
||||
Using targets: {
|
||||
"android": "85",
|
||||
"chrome": "84",
|
||||
"edge": "85",
|
||||
"android": "89",
|
||||
"chrome": "87",
|
||||
"edge": "88",
|
||||
"firefox": "78",
|
||||
"ios": "12.2",
|
||||
"opera": "71",
|
||||
"ios": "13.4",
|
||||
"opera": "74",
|
||||
"safari": "13.1",
|
||||
"samsung": "11.1"
|
||||
"samsung": "12"
|
||||
}
|
||||
|
||||
Using polyfills with `usage-global` method:
|
||||
|
||||
@@ -58,14 +58,14 @@ Using polyfills with `usage-global` method:
|
||||
regenerator: `DEBUG` option
|
||||
|
||||
Using targets: {
|
||||
"android": "85",
|
||||
"chrome": "84",
|
||||
"edge": "85",
|
||||
"android": "89",
|
||||
"chrome": "87",
|
||||
"edge": "88",
|
||||
"firefox": "78",
|
||||
"ios": "12.2",
|
||||
"opera": "71",
|
||||
"ios": "13.4",
|
||||
"opera": "74",
|
||||
"safari": "13.1",
|
||||
"samsung": "11.1"
|
||||
"samsung": "12"
|
||||
}
|
||||
|
||||
Using polyfills with `usage-global` method:
|
||||
|
||||
@@ -58,14 +58,14 @@ Using polyfills with `usage-global` method:
|
||||
regenerator: `DEBUG` option
|
||||
|
||||
Using targets: {
|
||||
"android": "85",
|
||||
"chrome": "84",
|
||||
"edge": "85",
|
||||
"android": "89",
|
||||
"chrome": "87",
|
||||
"edge": "88",
|
||||
"firefox": "78",
|
||||
"ios": "12.2",
|
||||
"opera": "71",
|
||||
"ios": "13.4",
|
||||
"opera": "74",
|
||||
"safari": "13.1",
|
||||
"samsung": "11.1"
|
||||
"samsung": "12"
|
||||
}
|
||||
|
||||
Using polyfills with `usage-global` method:
|
||||
|
||||
@@ -58,14 +58,14 @@ Using polyfills with `usage-global` method:
|
||||
regenerator: `DEBUG` option
|
||||
|
||||
Using targets: {
|
||||
"android": "85",
|
||||
"chrome": "84",
|
||||
"edge": "85",
|
||||
"android": "89",
|
||||
"chrome": "87",
|
||||
"edge": "88",
|
||||
"firefox": "78",
|
||||
"ios": "12.2",
|
||||
"opera": "71",
|
||||
"ios": "13.4",
|
||||
"opera": "74",
|
||||
"safari": "13.1",
|
||||
"samsung": "11.1"
|
||||
"samsung": "12"
|
||||
}
|
||||
|
||||
Using polyfills with `usage-global` method:
|
||||
|
||||
@@ -60,14 +60,14 @@ Using polyfills with `usage-global` method:
|
||||
regenerator: `DEBUG` option
|
||||
|
||||
Using targets: {
|
||||
"android": "85",
|
||||
"chrome": "84",
|
||||
"edge": "85",
|
||||
"android": "89",
|
||||
"chrome": "87",
|
||||
"edge": "88",
|
||||
"firefox": "78",
|
||||
"ios": "12.2",
|
||||
"opera": "71",
|
||||
"ios": "13.4",
|
||||
"opera": "74",
|
||||
"safari": "13.1",
|
||||
"samsung": "11.1"
|
||||
"samsung": "12"
|
||||
}
|
||||
|
||||
Using polyfills with `usage-global` method:
|
||||
|
||||
@@ -60,14 +60,14 @@ Using polyfills with `usage-global` method:
|
||||
regenerator: `DEBUG` option
|
||||
|
||||
Using targets: {
|
||||
"android": "85",
|
||||
"chrome": "84",
|
||||
"edge": "85",
|
||||
"android": "89",
|
||||
"chrome": "87",
|
||||
"edge": "88",
|
||||
"firefox": "78",
|
||||
"ios": "12.2",
|
||||
"opera": "71",
|
||||
"ios": "13.4",
|
||||
"opera": "74",
|
||||
"safari": "13.1",
|
||||
"samsung": "11.1"
|
||||
"samsung": "12"
|
||||
}
|
||||
|
||||
Using polyfills with `usage-global` method:
|
||||
|
||||
@@ -58,14 +58,14 @@ Using polyfills with `usage-global` method:
|
||||
regenerator: `DEBUG` option
|
||||
|
||||
Using targets: {
|
||||
"android": "85",
|
||||
"chrome": "84",
|
||||
"edge": "85",
|
||||
"android": "89",
|
||||
"chrome": "87",
|
||||
"edge": "88",
|
||||
"firefox": "78",
|
||||
"ios": "12.2",
|
||||
"opera": "71",
|
||||
"ios": "13.4",
|
||||
"opera": "74",
|
||||
"safari": "13.1",
|
||||
"samsung": "11.1"
|
||||
"samsung": "12"
|
||||
}
|
||||
|
||||
Using polyfills with `usage-global` method:
|
||||
|
||||
@@ -58,14 +58,14 @@ Using polyfills with `usage-global` method:
|
||||
regenerator: `DEBUG` option
|
||||
|
||||
Using targets: {
|
||||
"android": "85",
|
||||
"chrome": "84",
|
||||
"edge": "85",
|
||||
"android": "89",
|
||||
"chrome": "87",
|
||||
"edge": "88",
|
||||
"firefox": "78",
|
||||
"ios": "12.2",
|
||||
"opera": "71",
|
||||
"ios": "13.4",
|
||||
"opera": "74",
|
||||
"safari": "13.1",
|
||||
"samsung": "11.1"
|
||||
"samsung": "12"
|
||||
}
|
||||
|
||||
Using polyfills with `usage-global` method:
|
||||
|
||||
@@ -58,14 +58,14 @@ Using polyfills with `usage-global` method:
|
||||
regenerator: `DEBUG` option
|
||||
|
||||
Using targets: {
|
||||
"android": "85",
|
||||
"chrome": "84",
|
||||
"edge": "85",
|
||||
"android": "89",
|
||||
"chrome": "87",
|
||||
"edge": "88",
|
||||
"firefox": "78",
|
||||
"ios": "12.2",
|
||||
"opera": "71",
|
||||
"ios": "13.4",
|
||||
"opera": "74",
|
||||
"safari": "13.1",
|
||||
"samsung": "11.1"
|
||||
"samsung": "12"
|
||||
}
|
||||
|
||||
Using polyfills with `usage-global` method:
|
||||
|
||||
@@ -58,14 +58,14 @@ Using polyfills with `usage-global` method:
|
||||
regenerator: `DEBUG` option
|
||||
|
||||
Using targets: {
|
||||
"android": "85",
|
||||
"chrome": "84",
|
||||
"edge": "85",
|
||||
"android": "89",
|
||||
"chrome": "87",
|
||||
"edge": "88",
|
||||
"firefox": "78",
|
||||
"ios": "12.2",
|
||||
"opera": "71",
|
||||
"ios": "13.4",
|
||||
"opera": "74",
|
||||
"safari": "13.1",
|
||||
"samsung": "11.1"
|
||||
"samsung": "12"
|
||||
}
|
||||
|
||||
Using polyfills with `usage-global` method:
|
||||
|
||||
@@ -58,14 +58,14 @@ Using polyfills with `usage-global` method:
|
||||
regenerator: `DEBUG` option
|
||||
|
||||
Using targets: {
|
||||
"android": "85",
|
||||
"chrome": "84",
|
||||
"edge": "85",
|
||||
"android": "89",
|
||||
"chrome": "87",
|
||||
"edge": "88",
|
||||
"firefox": "78",
|
||||
"ios": "12.2",
|
||||
"opera": "71",
|
||||
"ios": "13.4",
|
||||
"opera": "74",
|
||||
"safari": "13.1",
|
||||
"samsung": "11.1"
|
||||
"samsung": "12"
|
||||
}
|
||||
|
||||
Using polyfills with `usage-global` method:
|
||||
|
||||
@@ -58,14 +58,14 @@ Using polyfills with `usage-global` method:
|
||||
regenerator: `DEBUG` option
|
||||
|
||||
Using targets: {
|
||||
"android": "85",
|
||||
"chrome": "84",
|
||||
"edge": "85",
|
||||
"android": "89",
|
||||
"chrome": "87",
|
||||
"edge": "88",
|
||||
"firefox": "78",
|
||||
"ios": "12.2",
|
||||
"opera": "71",
|
||||
"ios": "13.4",
|
||||
"opera": "74",
|
||||
"safari": "13.1",
|
||||
"samsung": "11.1"
|
||||
"samsung": "12"
|
||||
}
|
||||
|
||||
Using polyfills with `usage-global` method:
|
||||
|
||||
@@ -58,14 +58,14 @@ Using polyfills with `usage-global` method:
|
||||
regenerator: `DEBUG` option
|
||||
|
||||
Using targets: {
|
||||
"android": "85",
|
||||
"chrome": "84",
|
||||
"edge": "85",
|
||||
"android": "89",
|
||||
"chrome": "87",
|
||||
"edge": "88",
|
||||
"firefox": "78",
|
||||
"ios": "12.2",
|
||||
"opera": "71",
|
||||
"ios": "13.4",
|
||||
"opera": "74",
|
||||
"safari": "13.1",
|
||||
"samsung": "11.1"
|
||||
"samsung": "12"
|
||||
}
|
||||
|
||||
Using polyfills with `usage-global` method:
|
||||
|
||||
@@ -58,14 +58,14 @@ Using polyfills with `usage-global` method:
|
||||
regenerator: `DEBUG` option
|
||||
|
||||
Using targets: {
|
||||
"android": "85",
|
||||
"chrome": "84",
|
||||
"edge": "85",
|
||||
"android": "89",
|
||||
"chrome": "87",
|
||||
"edge": "88",
|
||||
"firefox": "78",
|
||||
"ios": "12.2",
|
||||
"opera": "71",
|
||||
"ios": "13.4",
|
||||
"opera": "74",
|
||||
"safari": "13.1",
|
||||
"samsung": "11.1"
|
||||
"samsung": "12"
|
||||
}
|
||||
|
||||
Using polyfills with `usage-global` method:
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
const bar = "bar";
|
||||
|
||||
const x = () => "foo".concat(bar);
|
||||
const x = () => `foo${bar}`;
|
||||
|
||||
@@ -32,7 +32,7 @@ function H(WeakMap) {
|
||||
var asdf = 'copyWithin';
|
||||
i[asdf]; // computed with identifier
|
||||
|
||||
j["copyWithin"]; // computed with template
|
||||
j[`copyWithin`]; // computed with template
|
||||
|
||||
var {
|
||||
[asdf]: _a
|
||||
|
||||
Reference in New Issue
Block a user