mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-10 19:07:49 +00:00
Remove isJSC in mobile and underscore builds. [closes #196]
Former-commit-id: 77ddbbcfcf17b5074a7fba137dc426f20a6ab5dd
This commit is contained in:
2
dist/lodash.compat.js
vendored
2
dist/lodash.compat.js
vendored
@@ -136,7 +136,7 @@
|
||||
RegExp = context.RegExp,
|
||||
String = context.String;
|
||||
|
||||
/** Used for `Array`, `Math`, and `Object` method references */
|
||||
/** Used for `Array` and `Object` method references */
|
||||
var arrayRef = Array(),
|
||||
objectRef = Object();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user