parent
e03eb17c08
commit
00cae77ec7
@ -1,5 +1,7 @@
|
|||||||
import "./noConflict";
|
import "./noConflict";
|
||||||
|
|
||||||
|
import global from "core-js/library/fn/global";
|
||||||
|
|
||||||
if (global._babelPolyfill && typeof console !== "undefined" && console.warn) {
|
if (global._babelPolyfill && typeof console !== "undefined" && console.warn) {
|
||||||
console.warn(
|
console.warn(
|
||||||
"@babel/polyfill is loaded more than once on this page. This is probably not desirable/intended " +
|
"@babel/polyfill is loaded more than once on this page. This is probably not desirable/intended " +
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user