These files should not be added
This commit is contained in:
7
build/javascript/node_modules/@babel/runtime/helpers/newArrowCheck.js
generated
vendored
7
build/javascript/node_modules/@babel/runtime/helpers/newArrowCheck.js
generated
vendored
@@ -1,7 +0,0 @@
|
||||
function _newArrowCheck(innerThis, boundThis) {
|
||||
if (innerThis !== boundThis) {
|
||||
throw new TypeError("Cannot instantiate an arrow function");
|
||||
}
|
||||
}
|
||||
|
||||
module.exports = _newArrowCheck;
|
||||
Reference in New Issue
Block a user