Scoped: fix tests [skip ci]
This commit is contained in:
parent
33af5f745a
commit
f30924e655
@ -1,4 +1,4 @@
|
||||
babel-preset-env: `DEBUG` option
|
||||
@babel/preset-env: `DEBUG` option
|
||||
|
||||
Using targets:
|
||||
{
|
||||
@ -35,7 +35,7 @@ Using plugins:
|
||||
|
||||
Using polyfills with `entry` option:
|
||||
|
||||
[src/in.js] Replaced `babel-polyfill` with the following polyfills:
|
||||
[src/in.js] Replaced `@babel/polyfill` with the following polyfills:
|
||||
es6.typed.array-buffer { "android":"4" }
|
||||
es6.typed.int8-array { "android":"4" }
|
||||
es6.typed.uint8-array { "android":"4" }
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
babel-preset-env: `DEBUG` option
|
||||
@babel/preset-env: `DEBUG` option
|
||||
|
||||
Using targets:
|
||||
{
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
The uglify target has been deprecated. Set the top level
|
||||
option `forceAllTransforms: true` instead.
|
||||
|
||||
babel-preset-env: `DEBUG` option
|
||||
@babel/preset-env: `DEBUG` option
|
||||
|
||||
Using targets:
|
||||
{
|
||||
@ -38,7 +38,7 @@ Using plugins:
|
||||
|
||||
Using polyfills with `entry` option:
|
||||
|
||||
[src/in.js] Replaced `babel-polyfill` with the following polyfills:
|
||||
[src/in.js] Replaced `@babel/polyfill` with the following polyfills:
|
||||
es7.string.pad-start { "chrome":"55" }
|
||||
es7.string.pad-end { "chrome":"55" }
|
||||
web.timers { "chrome":"55" }
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
babel-preset-env: `DEBUG` option
|
||||
@babel/preset-env: `DEBUG` option
|
||||
|
||||
Using targets:
|
||||
{
|
||||
@ -37,7 +37,7 @@ Using plugins:
|
||||
|
||||
Using polyfills with `entry` option:
|
||||
|
||||
[src/in.js] Replaced `babel-polyfill` with the following polyfills:
|
||||
[src/in.js] Replaced `@babel/polyfill` with the following polyfills:
|
||||
es6.typed.array-buffer { "ie":"10", "node":"6" }
|
||||
es6.typed.int8-array { "ie":"10", "node":"6" }
|
||||
es6.typed.uint8-array { "ie":"10", "node":"6" }
|
||||
|
||||
@ -5,7 +5,7 @@ Warning, the following targets are using a decimal version:
|
||||
We recommend using a string for minor/patch versions to avoid numbers like 6.10
|
||||
getting parsed as 6.1, which can lead to unexpected behavior.
|
||||
|
||||
babel-preset-env: `DEBUG` option
|
||||
@babel/preset-env: `DEBUG` option
|
||||
|
||||
Using targets:
|
||||
{
|
||||
@ -30,7 +30,7 @@ Using plugins:
|
||||
|
||||
Using polyfills with `entry` option:
|
||||
|
||||
[src/in.js] Replaced `babel-polyfill` with the following polyfills:
|
||||
[src/in.js] Replaced `@babel/polyfill` with the following polyfills:
|
||||
es6.typed.array-buffer { "electron":"0.36" }
|
||||
es6.typed.data-view { "electron":"0.36" }
|
||||
es6.typed.int8-array { "electron":"0.36" }
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
babel-preset-env: `DEBUG` option
|
||||
@babel/preset-env: `DEBUG` option
|
||||
|
||||
Using targets:
|
||||
{
|
||||
@ -35,7 +35,7 @@ Using plugins:
|
||||
|
||||
Using polyfills with `entry` option:
|
||||
|
||||
[src/in.js] Replaced `babel-polyfill` with the following polyfills:
|
||||
[src/in.js] Replaced `@babel/polyfill` with the following polyfills:
|
||||
es7.string.pad-start { "chrome":"55" }
|
||||
es7.string.pad-end { "chrome":"55" }
|
||||
web.timers { "chrome":"55" }
|
||||
|
||||
@ -5,7 +5,7 @@ Warning, the following targets are using a decimal version:
|
||||
We recommend using a string for minor/patch versions to avoid numbers like 6.10
|
||||
getting parsed as 6.1, which can lead to unexpected behavior.
|
||||
|
||||
babel-preset-env: `DEBUG` option
|
||||
@babel/preset-env: `DEBUG` option
|
||||
|
||||
Using targets:
|
||||
{
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
babel-preset-env: `DEBUG` option
|
||||
@babel/preset-env: `DEBUG` option
|
||||
|
||||
Using targets:
|
||||
{
|
||||
@ -15,7 +15,7 @@ Using plugins:
|
||||
|
||||
Using polyfills with `entry` option:
|
||||
|
||||
[src/in.js] Replaced `babel-polyfill` with the following polyfills:
|
||||
[src/in.js] Replaced `@babel/polyfill` with the following polyfills:
|
||||
es7.promise.finally { "chrome":"60" }
|
||||
web.timers { "chrome":"60" }
|
||||
web.immediate { "chrome":"60" }
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
babel-preset-env: `DEBUG` option
|
||||
@babel/preset-env: `DEBUG` option
|
||||
|
||||
Using targets:
|
||||
{}
|
||||
@ -37,7 +37,7 @@ Using plugins:
|
||||
|
||||
Using polyfills with `entry` option:
|
||||
|
||||
[src/in.js] Replaced `babel-polyfill` with the following polyfills:
|
||||
[src/in.js] Replaced `@babel/polyfill` with the following polyfills:
|
||||
es6.typed.array-buffer {}
|
||||
es6.typed.data-view {}
|
||||
es6.typed.int8-array {}
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
babel-preset-env: `DEBUG` option
|
||||
@babel/preset-env: `DEBUG` option
|
||||
|
||||
Using targets:
|
||||
{
|
||||
@ -40,7 +40,7 @@ Using plugins:
|
||||
|
||||
Using polyfills with `entry` option:
|
||||
|
||||
[src/in.js] Replaced `babel-polyfill` with the following polyfills:
|
||||
[src/in.js] Replaced `@babel/polyfill` with the following polyfills:
|
||||
es6.typed.array-buffer { "ie":"10", "ios":"9", "safari":"7" }
|
||||
es6.typed.int8-array { "ie":"10", "ios":"9", "safari":"7" }
|
||||
es6.typed.uint8-array { "ie":"10", "ios":"9", "safari":"7" }
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
babel-preset-env: `DEBUG` option
|
||||
@babel/preset-env: `DEBUG` option
|
||||
|
||||
Using targets:
|
||||
{
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
babel-preset-env: `DEBUG` option
|
||||
@babel/preset-env: `DEBUG` option
|
||||
|
||||
Using targets:
|
||||
{
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
babel-preset-env: `DEBUG` option
|
||||
@babel/preset-env: `DEBUG` option
|
||||
|
||||
Using targets:
|
||||
{
|
||||
|
||||
@ -6,7 +6,7 @@ Warning, the following targets are using a decimal version:
|
||||
We recommend using a string for minor/patch versions to avoid numbers like 6.10
|
||||
getting parsed as 6.1, which can lead to unexpected behavior.
|
||||
|
||||
babel-preset-env: `DEBUG` option
|
||||
@babel/preset-env: `DEBUG` option
|
||||
|
||||
Using targets:
|
||||
{
|
||||
@ -46,7 +46,7 @@ Using plugins:
|
||||
|
||||
Using polyfills with `entry` option:
|
||||
|
||||
[src/in.js] Replaced `babel-polyfill` with the following polyfills:
|
||||
[src/in.js] Replaced `@babel/polyfill` with the following polyfills:
|
||||
es6.typed.array-buffer { "electron":"0.36", "ie":"10", "node":"6.1" }
|
||||
es6.typed.data-view { "electron":"0.36" }
|
||||
es6.typed.int8-array { "electron":"0.36", "ie":"10", "node":"6.1" }
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
babel-preset-env: `DEBUG` option
|
||||
@babel/preset-env: `DEBUG` option
|
||||
|
||||
Using targets:
|
||||
{
|
||||
@ -37,7 +37,7 @@ Using plugins:
|
||||
|
||||
Using polyfills with `entry` option:
|
||||
|
||||
[src/in.js] Replaced `babel-polyfill` with the following polyfills:
|
||||
[src/in.js] Replaced `@babel/polyfill` with the following polyfills:
|
||||
es6.typed.array-buffer { "ie":"10" }
|
||||
es6.typed.int8-array { "ie":"10" }
|
||||
es6.typed.uint8-array { "ie":"10" }
|
||||
|
||||
@ -1 +0,0 @@
|
||||
import "@babel/polyfill";
|
||||
@ -1,6 +0,0 @@
|
||||
import "@babel/polyfill";
|
||||
import "@babel/polyfill";
|
||||
|
||||
require("@babel/polyfill");
|
||||
|
||||
require("@babel/polyfill");
|
||||
@ -1 +0,0 @@
|
||||
import "@babel/polyfill";
|
||||
@ -10,6 +10,6 @@
|
||||
factory(global.Promise);
|
||||
global.actual = mod.exports;
|
||||
}
|
||||
})(this, function (_babelTemplate) {
|
||||
})(this, function (_es6Promise) {
|
||||
"use strict";
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user