mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-09 02:17:50 +00:00
Update build to work with _.runInContext.
Former-commit-id: da4a9da0e2c74bbcbd142c077794486d0ac45835
This commit is contained in:
@@ -64,12 +64,14 @@
|
||||
'all',
|
||||
'amd',
|
||||
'any',
|
||||
'Array',
|
||||
'assign',
|
||||
'at',
|
||||
'attachEvent',
|
||||
'bind',
|
||||
'bindAll',
|
||||
'bindKey',
|
||||
'Boolean',
|
||||
'clearTimeout',
|
||||
'clone',
|
||||
'cloneDeep',
|
||||
@@ -79,6 +81,7 @@
|
||||
'contains',
|
||||
'countBy',
|
||||
'criteria',
|
||||
'Date',
|
||||
'debounce',
|
||||
'defaults',
|
||||
'defer',
|
||||
@@ -102,6 +105,7 @@
|
||||
'forEach',
|
||||
'forIn',
|
||||
'forOwn',
|
||||
'Function',
|
||||
'functions',
|
||||
'global',
|
||||
'groupBy',
|
||||
@@ -141,6 +145,7 @@
|
||||
'last',
|
||||
'lastIndexOf',
|
||||
'map',
|
||||
'Math',
|
||||
'max',
|
||||
'memoize',
|
||||
'merge',
|
||||
@@ -148,10 +153,11 @@
|
||||
'min',
|
||||
'mixin',
|
||||
'noConflict',
|
||||
'Object',
|
||||
'object',
|
||||
'omit',
|
||||
'once',
|
||||
'opera',
|
||||
'Number',
|
||||
'pairs',
|
||||
'partial',
|
||||
'partialRight',
|
||||
@@ -161,9 +167,11 @@
|
||||
'range',
|
||||
'reduce',
|
||||
'reduceRight',
|
||||
'RegExp',
|
||||
'reject',
|
||||
'rest',
|
||||
'result',
|
||||
'runInContext',
|
||||
'select',
|
||||
'setImmediate',
|
||||
'setTimeout',
|
||||
@@ -173,6 +181,7 @@
|
||||
'sortBy',
|
||||
'sortedIndex',
|
||||
'source',
|
||||
'String',
|
||||
'tail',
|
||||
'take',
|
||||
'tap',
|
||||
|
||||
Reference in New Issue
Block a user