Update preset-env text fixtures (#10318)
* chore: update preset-env text fixtures * chore: remove FORCE_COLOR workaround
This commit is contained in:
parent
682d9f9f09
commit
15535cf52c
3
Makefile
3
Makefile
@ -2,9 +2,6 @@ MAKEFLAGS = -j1
|
|||||||
FLOW_COMMIT = 09669846b7a7ca5a6c23c12d56bb3bebdafd67e9
|
FLOW_COMMIT = 09669846b7a7ca5a6c23c12d56bb3bebdafd67e9
|
||||||
TEST262_COMMIT = de567d3aa5de4eaa11e00131d26b9fe77997dfb0
|
TEST262_COMMIT = de567d3aa5de4eaa11e00131d26b9fe77997dfb0
|
||||||
|
|
||||||
# Fix color output until TravisCI fixes https://github.com/travis-ci/travis-ci/issues/7967
|
|
||||||
export FORCE_COLOR = true
|
|
||||||
|
|
||||||
SOURCES = packages codemods
|
SOURCES = packages codemods
|
||||||
|
|
||||||
.PHONY: build build-dist watch lint fix clean test-clean test-only test test-ci publish bootstrap
|
.PHONY: build build-dist watch lint fix clean test-clean test-only test test-ci publish bootstrap
|
||||||
|
|||||||
@ -88,6 +88,7 @@ Using polyfills with `entry` option:
|
|||||||
esnext.set.union { "chrome":"71" }
|
esnext.set.union { "chrome":"71" }
|
||||||
esnext.string.at { "chrome":"71" }
|
esnext.string.at { "chrome":"71" }
|
||||||
esnext.string.code-points { "chrome":"71" }
|
esnext.string.code-points { "chrome":"71" }
|
||||||
|
esnext.string.match-all { "chrome":"71" }
|
||||||
esnext.string.replace-all { "chrome":"71" }
|
esnext.string.replace-all { "chrome":"71" }
|
||||||
esnext.symbol.dispose { "chrome":"71" }
|
esnext.symbol.dispose { "chrome":"71" }
|
||||||
esnext.symbol.observable { "chrome":"71" }
|
esnext.symbol.observable { "chrome":"71" }
|
||||||
@ -100,7 +101,6 @@ Using polyfills with `entry` option:
|
|||||||
esnext.weak-set.from { "chrome":"71" }
|
esnext.weak-set.from { "chrome":"71" }
|
||||||
esnext.weak-set.of { "chrome":"71" }
|
esnext.weak-set.of { "chrome":"71" }
|
||||||
web.immediate { "chrome":"71" }
|
web.immediate { "chrome":"71" }
|
||||||
esnext.string.match-all { "chrome":"71" }
|
|
||||||
|
|
||||||
[<CWD>/src/in.js] Based on your targets, regenerator-runtime import excluded.
|
[<CWD>/src/in.js] Based on your targets, regenerator-runtime import excluded.
|
||||||
Successfully compiled 1 file with Babel.
|
Successfully compiled 1 file with Babel.
|
||||||
@ -312,6 +312,7 @@ Using polyfills with `entry` option:
|
|||||||
esnext.set.union {}
|
esnext.set.union {}
|
||||||
esnext.string.at {}
|
esnext.string.at {}
|
||||||
esnext.string.code-points {}
|
esnext.string.code-points {}
|
||||||
|
esnext.string.match-all {}
|
||||||
esnext.string.replace-all {}
|
esnext.string.replace-all {}
|
||||||
esnext.symbol.dispose {}
|
esnext.symbol.dispose {}
|
||||||
esnext.symbol.observable {}
|
esnext.symbol.observable {}
|
||||||
@ -331,5 +332,4 @@ Using polyfills with `entry` option:
|
|||||||
web.url {}
|
web.url {}
|
||||||
web.url.to-json {}
|
web.url.to-json {}
|
||||||
web.url-search-params {}
|
web.url-search-params {}
|
||||||
esnext.string.match-all {}
|
|
||||||
Successfully compiled 1 file with Babel.
|
Successfully compiled 1 file with Babel.
|
||||||
@ -88,6 +88,7 @@ Using polyfills with `entry` option:
|
|||||||
esnext.set.union { "chrome":"71" }
|
esnext.set.union { "chrome":"71" }
|
||||||
esnext.string.at { "chrome":"71" }
|
esnext.string.at { "chrome":"71" }
|
||||||
esnext.string.code-points { "chrome":"71" }
|
esnext.string.code-points { "chrome":"71" }
|
||||||
|
esnext.string.match-all { "chrome":"71" }
|
||||||
esnext.string.replace-all { "chrome":"71" }
|
esnext.string.replace-all { "chrome":"71" }
|
||||||
esnext.symbol.dispose { "chrome":"71" }
|
esnext.symbol.dispose { "chrome":"71" }
|
||||||
esnext.symbol.observable { "chrome":"71" }
|
esnext.symbol.observable { "chrome":"71" }
|
||||||
@ -99,7 +100,6 @@ Using polyfills with `entry` option:
|
|||||||
esnext.weak-set.delete-all { "chrome":"71" }
|
esnext.weak-set.delete-all { "chrome":"71" }
|
||||||
esnext.weak-set.from { "chrome":"71" }
|
esnext.weak-set.from { "chrome":"71" }
|
||||||
esnext.weak-set.of { "chrome":"71" }
|
esnext.weak-set.of { "chrome":"71" }
|
||||||
esnext.string.match-all { "chrome":"71" }
|
|
||||||
|
|
||||||
[<CWD>/src/in.js] Based on your targets, regenerator-runtime import excluded.
|
[<CWD>/src/in.js] Based on your targets, regenerator-runtime import excluded.
|
||||||
Successfully compiled 1 file with Babel.
|
Successfully compiled 1 file with Babel.
|
||||||
@ -312,6 +312,7 @@ Using polyfills with `entry` option:
|
|||||||
esnext.set.union {}
|
esnext.set.union {}
|
||||||
esnext.string.at {}
|
esnext.string.at {}
|
||||||
esnext.string.code-points {}
|
esnext.string.code-points {}
|
||||||
|
esnext.string.match-all {}
|
||||||
esnext.string.replace-all {}
|
esnext.string.replace-all {}
|
||||||
esnext.symbol.dispose {}
|
esnext.symbol.dispose {}
|
||||||
esnext.symbol.observable {}
|
esnext.symbol.observable {}
|
||||||
@ -326,5 +327,4 @@ Using polyfills with `entry` option:
|
|||||||
web.url {}
|
web.url {}
|
||||||
web.url.to-json {}
|
web.url.to-json {}
|
||||||
web.url-search-params {}
|
web.url-search-params {}
|
||||||
esnext.string.match-all {}
|
|
||||||
Successfully compiled 1 file with Babel.
|
Successfully compiled 1 file with Babel.
|
||||||
@ -85,6 +85,7 @@ Using polyfills with `entry` option:
|
|||||||
esnext.set.union { "chrome":"71" }
|
esnext.set.union { "chrome":"71" }
|
||||||
esnext.string.at { "chrome":"71" }
|
esnext.string.at { "chrome":"71" }
|
||||||
esnext.string.code-points { "chrome":"71" }
|
esnext.string.code-points { "chrome":"71" }
|
||||||
|
esnext.string.match-all { "chrome":"71" }
|
||||||
esnext.string.replace-all { "chrome":"71" }
|
esnext.string.replace-all { "chrome":"71" }
|
||||||
esnext.symbol.dispose { "chrome":"71" }
|
esnext.symbol.dispose { "chrome":"71" }
|
||||||
esnext.symbol.observable { "chrome":"71" }
|
esnext.symbol.observable { "chrome":"71" }
|
||||||
@ -96,7 +97,6 @@ Using polyfills with `entry` option:
|
|||||||
esnext.weak-set.delete-all { "chrome":"71" }
|
esnext.weak-set.delete-all { "chrome":"71" }
|
||||||
esnext.weak-set.from { "chrome":"71" }
|
esnext.weak-set.from { "chrome":"71" }
|
||||||
esnext.weak-set.of { "chrome":"71" }
|
esnext.weak-set.of { "chrome":"71" }
|
||||||
esnext.string.match-all { "chrome":"71" }
|
|
||||||
|
|
||||||
[<CWD>/src/in.js] Based on your targets, regenerator-runtime import excluded.
|
[<CWD>/src/in.js] Based on your targets, regenerator-runtime import excluded.
|
||||||
Successfully compiled 1 file with Babel.
|
Successfully compiled 1 file with Babel.
|
||||||
@ -112,6 +112,7 @@ Using polyfills with `entry` option:
|
|||||||
esnext.set.union {}
|
esnext.set.union {}
|
||||||
esnext.string.at {}
|
esnext.string.at {}
|
||||||
esnext.string.code-points {}
|
esnext.string.code-points {}
|
||||||
|
esnext.string.match-all {}
|
||||||
esnext.string.replace-all {}
|
esnext.string.replace-all {}
|
||||||
esnext.symbol.dispose {}
|
esnext.symbol.dispose {}
|
||||||
esnext.symbol.observable {}
|
esnext.symbol.observable {}
|
||||||
@ -126,5 +127,4 @@ Using polyfills with `entry` option:
|
|||||||
web.url {}
|
web.url {}
|
||||||
web.url.to-json {}
|
web.url.to-json {}
|
||||||
web.url-search-params {}
|
web.url-search-params {}
|
||||||
esnext.string.match-all {}
|
|
||||||
Successfully compiled 1 file with Babel.
|
Successfully compiled 1 file with Babel.
|
||||||
@ -85,6 +85,7 @@ Using polyfills with `entry` option:
|
|||||||
esnext.set.union { "chrome":"71" }
|
esnext.set.union { "chrome":"71" }
|
||||||
esnext.string.at { "chrome":"71" }
|
esnext.string.at { "chrome":"71" }
|
||||||
esnext.string.code-points { "chrome":"71" }
|
esnext.string.code-points { "chrome":"71" }
|
||||||
|
esnext.string.match-all { "chrome":"71" }
|
||||||
esnext.string.replace-all { "chrome":"71" }
|
esnext.string.replace-all { "chrome":"71" }
|
||||||
esnext.symbol.dispose { "chrome":"71" }
|
esnext.symbol.dispose { "chrome":"71" }
|
||||||
esnext.symbol.observable { "chrome":"71" }
|
esnext.symbol.observable { "chrome":"71" }
|
||||||
@ -96,7 +97,6 @@ Using polyfills with `entry` option:
|
|||||||
esnext.weak-set.delete-all { "chrome":"71" }
|
esnext.weak-set.delete-all { "chrome":"71" }
|
||||||
esnext.weak-set.from { "chrome":"71" }
|
esnext.weak-set.from { "chrome":"71" }
|
||||||
esnext.weak-set.of { "chrome":"71" }
|
esnext.weak-set.of { "chrome":"71" }
|
||||||
esnext.string.match-all { "chrome":"71" }
|
|
||||||
|
|
||||||
[<CWD>/src/in.js] Based on your targets, regenerator-runtime import excluded.
|
[<CWD>/src/in.js] Based on your targets, regenerator-runtime import excluded.
|
||||||
Successfully compiled 1 file with Babel.
|
Successfully compiled 1 file with Babel.
|
||||||
@ -112,6 +112,7 @@ Using polyfills with `entry` option:
|
|||||||
esnext.set.union {}
|
esnext.set.union {}
|
||||||
esnext.string.at {}
|
esnext.string.at {}
|
||||||
esnext.string.code-points {}
|
esnext.string.code-points {}
|
||||||
|
esnext.string.match-all {}
|
||||||
esnext.string.replace-all {}
|
esnext.string.replace-all {}
|
||||||
esnext.symbol.dispose {}
|
esnext.symbol.dispose {}
|
||||||
esnext.symbol.observable {}
|
esnext.symbol.observable {}
|
||||||
@ -126,5 +127,4 @@ Using polyfills with `entry` option:
|
|||||||
web.url {}
|
web.url {}
|
||||||
web.url.to-json {}
|
web.url.to-json {}
|
||||||
web.url-search-params {}
|
web.url-search-params {}
|
||||||
esnext.string.match-all {}
|
|
||||||
Successfully compiled 1 file with Babel.
|
Successfully compiled 1 file with Babel.
|
||||||
@ -70,6 +70,7 @@ import "core-js/modules/esnext.set.symmetric-difference";
|
|||||||
import "core-js/modules/esnext.set.union";
|
import "core-js/modules/esnext.set.union";
|
||||||
import "core-js/modules/esnext.string.at";
|
import "core-js/modules/esnext.string.at";
|
||||||
import "core-js/modules/esnext.string.code-points";
|
import "core-js/modules/esnext.string.code-points";
|
||||||
|
import "core-js/modules/esnext.string.match-all";
|
||||||
import "core-js/modules/esnext.string.replace-all";
|
import "core-js/modules/esnext.string.replace-all";
|
||||||
import "core-js/modules/esnext.symbol.dispose";
|
import "core-js/modules/esnext.symbol.dispose";
|
||||||
import "core-js/modules/esnext.symbol.observable";
|
import "core-js/modules/esnext.symbol.observable";
|
||||||
@ -82,4 +83,3 @@ import "core-js/modules/esnext.weak-set.delete-all";
|
|||||||
import "core-js/modules/esnext.weak-set.from";
|
import "core-js/modules/esnext.weak-set.from";
|
||||||
import "core-js/modules/esnext.weak-set.of";
|
import "core-js/modules/esnext.weak-set.of";
|
||||||
import "core-js/modules/web.immediate";
|
import "core-js/modules/web.immediate";
|
||||||
import "core-js/modules/esnext.string.match-all";
|
|
||||||
|
|||||||
@ -268,6 +268,7 @@ import "core-js/modules/esnext.set.symmetric-difference";
|
|||||||
import "core-js/modules/esnext.set.union";
|
import "core-js/modules/esnext.set.union";
|
||||||
import "core-js/modules/esnext.string.at";
|
import "core-js/modules/esnext.string.at";
|
||||||
import "core-js/modules/esnext.string.code-points";
|
import "core-js/modules/esnext.string.code-points";
|
||||||
|
import "core-js/modules/esnext.string.match-all";
|
||||||
import "core-js/modules/esnext.string.replace-all";
|
import "core-js/modules/esnext.string.replace-all";
|
||||||
import "core-js/modules/esnext.symbol.dispose";
|
import "core-js/modules/esnext.symbol.dispose";
|
||||||
import "core-js/modules/esnext.symbol.observable";
|
import "core-js/modules/esnext.symbol.observable";
|
||||||
@ -287,5 +288,4 @@ import "core-js/modules/web.timers";
|
|||||||
import "core-js/modules/web.url";
|
import "core-js/modules/web.url";
|
||||||
import "core-js/modules/web.url.to-json";
|
import "core-js/modules/web.url.to-json";
|
||||||
import "core-js/modules/web.url-search-params";
|
import "core-js/modules/web.url-search-params";
|
||||||
import "core-js/modules/esnext.string.match-all";
|
|
||||||
import 'regenerator-runtime/runtime';
|
import 'regenerator-runtime/runtime';
|
||||||
|
|||||||
@ -70,6 +70,7 @@ import "core-js/modules/esnext.set.symmetric-difference";
|
|||||||
import "core-js/modules/esnext.set.union";
|
import "core-js/modules/esnext.set.union";
|
||||||
import "core-js/modules/esnext.string.at";
|
import "core-js/modules/esnext.string.at";
|
||||||
import "core-js/modules/esnext.string.code-points";
|
import "core-js/modules/esnext.string.code-points";
|
||||||
|
import "core-js/modules/esnext.string.match-all";
|
||||||
import "core-js/modules/esnext.string.replace-all";
|
import "core-js/modules/esnext.string.replace-all";
|
||||||
import "core-js/modules/esnext.symbol.dispose";
|
import "core-js/modules/esnext.symbol.dispose";
|
||||||
import "core-js/modules/esnext.symbol.observable";
|
import "core-js/modules/esnext.symbol.observable";
|
||||||
@ -81,4 +82,3 @@ import "core-js/modules/esnext.weak-set.add-all";
|
|||||||
import "core-js/modules/esnext.weak-set.delete-all";
|
import "core-js/modules/esnext.weak-set.delete-all";
|
||||||
import "core-js/modules/esnext.weak-set.from";
|
import "core-js/modules/esnext.weak-set.from";
|
||||||
import "core-js/modules/esnext.weak-set.of";
|
import "core-js/modules/esnext.weak-set.of";
|
||||||
import "core-js/modules/esnext.string.match-all";
|
|
||||||
|
|||||||
@ -268,6 +268,7 @@ import "core-js/modules/esnext.set.symmetric-difference";
|
|||||||
import "core-js/modules/esnext.set.union";
|
import "core-js/modules/esnext.set.union";
|
||||||
import "core-js/modules/esnext.string.at";
|
import "core-js/modules/esnext.string.at";
|
||||||
import "core-js/modules/esnext.string.code-points";
|
import "core-js/modules/esnext.string.code-points";
|
||||||
|
import "core-js/modules/esnext.string.match-all";
|
||||||
import "core-js/modules/esnext.string.replace-all";
|
import "core-js/modules/esnext.string.replace-all";
|
||||||
import "core-js/modules/esnext.symbol.dispose";
|
import "core-js/modules/esnext.symbol.dispose";
|
||||||
import "core-js/modules/esnext.symbol.observable";
|
import "core-js/modules/esnext.symbol.observable";
|
||||||
@ -282,5 +283,4 @@ import "core-js/modules/esnext.weak-set.of";
|
|||||||
import "core-js/modules/web.url";
|
import "core-js/modules/web.url";
|
||||||
import "core-js/modules/web.url.to-json";
|
import "core-js/modules/web.url.to-json";
|
||||||
import "core-js/modules/web.url-search-params";
|
import "core-js/modules/web.url-search-params";
|
||||||
import "core-js/modules/esnext.string.match-all";
|
|
||||||
import 'regenerator-runtime/runtime';
|
import 'regenerator-runtime/runtime';
|
||||||
|
|||||||
@ -67,6 +67,7 @@ import "core-js/modules/esnext.set.symmetric-difference";
|
|||||||
import "core-js/modules/esnext.set.union";
|
import "core-js/modules/esnext.set.union";
|
||||||
import "core-js/modules/esnext.string.at";
|
import "core-js/modules/esnext.string.at";
|
||||||
import "core-js/modules/esnext.string.code-points";
|
import "core-js/modules/esnext.string.code-points";
|
||||||
|
import "core-js/modules/esnext.string.match-all";
|
||||||
import "core-js/modules/esnext.string.replace-all";
|
import "core-js/modules/esnext.string.replace-all";
|
||||||
import "core-js/modules/esnext.symbol.dispose";
|
import "core-js/modules/esnext.symbol.dispose";
|
||||||
import "core-js/modules/esnext.symbol.observable";
|
import "core-js/modules/esnext.symbol.observable";
|
||||||
@ -78,4 +79,3 @@ import "core-js/modules/esnext.weak-set.add-all";
|
|||||||
import "core-js/modules/esnext.weak-set.delete-all";
|
import "core-js/modules/esnext.weak-set.delete-all";
|
||||||
import "core-js/modules/esnext.weak-set.from";
|
import "core-js/modules/esnext.weak-set.from";
|
||||||
import "core-js/modules/esnext.weak-set.of";
|
import "core-js/modules/esnext.weak-set.of";
|
||||||
import "core-js/modules/esnext.string.match-all";
|
|
||||||
|
|||||||
@ -68,6 +68,7 @@ import "core-js/modules/esnext.set.symmetric-difference";
|
|||||||
import "core-js/modules/esnext.set.union";
|
import "core-js/modules/esnext.set.union";
|
||||||
import "core-js/modules/esnext.string.at";
|
import "core-js/modules/esnext.string.at";
|
||||||
import "core-js/modules/esnext.string.code-points";
|
import "core-js/modules/esnext.string.code-points";
|
||||||
|
import "core-js/modules/esnext.string.match-all";
|
||||||
import "core-js/modules/esnext.string.replace-all";
|
import "core-js/modules/esnext.string.replace-all";
|
||||||
import "core-js/modules/esnext.symbol.dispose";
|
import "core-js/modules/esnext.symbol.dispose";
|
||||||
import "core-js/modules/esnext.symbol.observable";
|
import "core-js/modules/esnext.symbol.observable";
|
||||||
@ -82,5 +83,4 @@ import "core-js/modules/esnext.weak-set.of";
|
|||||||
import "core-js/modules/web.url";
|
import "core-js/modules/web.url";
|
||||||
import "core-js/modules/web.url.to-json";
|
import "core-js/modules/web.url.to-json";
|
||||||
import "core-js/modules/web.url-search-params";
|
import "core-js/modules/web.url-search-params";
|
||||||
import "core-js/modules/esnext.string.match-all";
|
|
||||||
import 'regenerator-runtime/runtime';
|
import 'regenerator-runtime/runtime';
|
||||||
|
|||||||
@ -67,6 +67,7 @@ import "core-js/modules/esnext.set.symmetric-difference";
|
|||||||
import "core-js/modules/esnext.set.union";
|
import "core-js/modules/esnext.set.union";
|
||||||
import "core-js/modules/esnext.string.at";
|
import "core-js/modules/esnext.string.at";
|
||||||
import "core-js/modules/esnext.string.code-points";
|
import "core-js/modules/esnext.string.code-points";
|
||||||
|
import "core-js/modules/esnext.string.match-all";
|
||||||
import "core-js/modules/esnext.string.replace-all";
|
import "core-js/modules/esnext.string.replace-all";
|
||||||
import "core-js/modules/esnext.symbol.dispose";
|
import "core-js/modules/esnext.symbol.dispose";
|
||||||
import "core-js/modules/esnext.symbol.observable";
|
import "core-js/modules/esnext.symbol.observable";
|
||||||
@ -78,4 +79,3 @@ import "core-js/modules/esnext.weak-set.add-all";
|
|||||||
import "core-js/modules/esnext.weak-set.delete-all";
|
import "core-js/modules/esnext.weak-set.delete-all";
|
||||||
import "core-js/modules/esnext.weak-set.from";
|
import "core-js/modules/esnext.weak-set.from";
|
||||||
import "core-js/modules/esnext.weak-set.of";
|
import "core-js/modules/esnext.weak-set.of";
|
||||||
import "core-js/modules/esnext.string.match-all";
|
|
||||||
|
|||||||
@ -68,6 +68,7 @@ import "core-js/modules/esnext.set.symmetric-difference";
|
|||||||
import "core-js/modules/esnext.set.union";
|
import "core-js/modules/esnext.set.union";
|
||||||
import "core-js/modules/esnext.string.at";
|
import "core-js/modules/esnext.string.at";
|
||||||
import "core-js/modules/esnext.string.code-points";
|
import "core-js/modules/esnext.string.code-points";
|
||||||
|
import "core-js/modules/esnext.string.match-all";
|
||||||
import "core-js/modules/esnext.string.replace-all";
|
import "core-js/modules/esnext.string.replace-all";
|
||||||
import "core-js/modules/esnext.symbol.dispose";
|
import "core-js/modules/esnext.symbol.dispose";
|
||||||
import "core-js/modules/esnext.symbol.observable";
|
import "core-js/modules/esnext.symbol.observable";
|
||||||
@ -82,5 +83,4 @@ import "core-js/modules/esnext.weak-set.of";
|
|||||||
import "core-js/modules/web.url";
|
import "core-js/modules/web.url";
|
||||||
import "core-js/modules/web.url.to-json";
|
import "core-js/modules/web.url.to-json";
|
||||||
import "core-js/modules/web.url-search-params";
|
import "core-js/modules/web.url-search-params";
|
||||||
import "core-js/modules/esnext.string.match-all";
|
|
||||||
import 'regenerator-runtime/runtime';
|
import 'regenerator-runtime/runtime';
|
||||||
|
|||||||
@ -180,6 +180,8 @@ require("core-js/modules/esnext.string.at");
|
|||||||
|
|
||||||
require("core-js/modules/esnext.string.code-points");
|
require("core-js/modules/esnext.string.code-points");
|
||||||
|
|
||||||
|
require("core-js/modules/esnext.string.match-all");
|
||||||
|
|
||||||
require("core-js/modules/esnext.string.replace-all");
|
require("core-js/modules/esnext.string.replace-all");
|
||||||
|
|
||||||
require("core-js/modules/esnext.symbol.dispose");
|
require("core-js/modules/esnext.symbol.dispose");
|
||||||
@ -216,6 +218,4 @@ require("core-js/modules/web.url.to-json");
|
|||||||
|
|
||||||
require("core-js/modules/web.url-search-params");
|
require("core-js/modules/web.url-search-params");
|
||||||
|
|
||||||
require("core-js/modules/esnext.string.match-all");
|
|
||||||
|
|
||||||
1 ** 2;
|
1 ** 2;
|
||||||
|
|||||||
@ -180,6 +180,8 @@ require("core-js/modules/esnext.string.at");
|
|||||||
|
|
||||||
require("core-js/modules/esnext.string.code-points");
|
require("core-js/modules/esnext.string.code-points");
|
||||||
|
|
||||||
|
require("core-js/modules/esnext.string.match-all");
|
||||||
|
|
||||||
require("core-js/modules/esnext.string.replace-all");
|
require("core-js/modules/esnext.string.replace-all");
|
||||||
|
|
||||||
require("core-js/modules/esnext.symbol.dispose");
|
require("core-js/modules/esnext.symbol.dispose");
|
||||||
@ -208,6 +210,4 @@ require("core-js/modules/web.url.to-json");
|
|||||||
|
|
||||||
require("core-js/modules/web.url-search-params");
|
require("core-js/modules/web.url-search-params");
|
||||||
|
|
||||||
require("core-js/modules/esnext.string.match-all");
|
|
||||||
|
|
||||||
1 ** 2;
|
1 ** 2;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user