mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-03 08:37:49 +00:00
Add more bizarro support changes.
This commit is contained in:
@@ -466,6 +466,7 @@
|
||||
|
||||
// load Lo-Dash and expose it to the bad extensions/shims
|
||||
lodashBizarro = (lodashBizarro = require(filePath))._ || lodashBizarro['default'] || lodashBizarro;
|
||||
lodashBizarro.support.funcNames = !lodashBizarro.support.funcNames;
|
||||
|
||||
// restore native methods
|
||||
setProperty(Array, 'isArray', _isArray);
|
||||
|
||||
Reference in New Issue
Block a user