mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-09 10:27:49 +00:00
Ensure setImmediate is not minified by the Closure Compiler.
Former-commit-id: 74c121d45854dba2aaaa65558c3e1ca8effd3096
This commit is contained in:
@@ -70,6 +70,7 @@
|
|||||||
'bind',
|
'bind',
|
||||||
'bindAll',
|
'bindAll',
|
||||||
'bindKey',
|
'bindKey',
|
||||||
|
'clearTimeout',
|
||||||
'clone',
|
'clone',
|
||||||
'cloneDeep',
|
'cloneDeep',
|
||||||
'collect',
|
'collect',
|
||||||
@@ -164,6 +165,8 @@
|
|||||||
'rest',
|
'rest',
|
||||||
'result',
|
'result',
|
||||||
'select',
|
'select',
|
||||||
|
'setImmediate',
|
||||||
|
'setTimeout',
|
||||||
'shuffle',
|
'shuffle',
|
||||||
'size',
|
'size',
|
||||||
'some',
|
'some',
|
||||||
|
|||||||
Reference in New Issue
Block a user