Merge pull request #2733 from ariporad/patch-1
Fix typo related to name change.
This commit is contained in:
commit
f892938a8f
@ -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