These files should not be added
This commit is contained in:
3
build/javascript/node_modules/@babel/runtime/helpers/esm/isNativeFunction.js
generated
vendored
3
build/javascript/node_modules/@babel/runtime/helpers/esm/isNativeFunction.js
generated
vendored
@@ -1,3 +0,0 @@
|
||||
export default function _isNativeFunction(fn) {
|
||||
return Function.toString.call(fn).indexOf("[native code]") !== -1;
|
||||
}
|
||||
Reference in New Issue
Block a user