mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-09 02:17:50 +00:00
Rebuild lodash and docs.
This commit is contained in:
2
dist/lodash.fp.js
vendored
2
dist/lodash.fp.js
vendored
@@ -68,7 +68,7 @@ return /******/ (function(modules) { // webpackBootstrap
|
||||
return baseConvert(lodash, lodash, options);
|
||||
}
|
||||
|
||||
if (typeof _ == 'function') {
|
||||
if (typeof _ == 'function' && typeof _.runInContext == 'function') {
|
||||
_ = browserConvert(_.runInContext());
|
||||
}
|
||||
module.exports = browserConvert;
|
||||
|
||||
Reference in New Issue
Block a user