Fix typo related to name change.
This commit is contained in:
parent
c865cb4bf9
commit
d631f38209
@ -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