Merge branch 'master' of github.com:babel/babel
This commit is contained in:
commit
bfc58917ad
@ -1,5 +1,5 @@
|
||||
if (global._babelPolyfill) {
|
||||
throw new Error("only one instance of babel/polyfill is allowed");
|
||||
throw new Error("only one instance of babel-polyfill is allowed");
|
||||
}
|
||||
global._babelPolyfill = true;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user