Ensure setImmediate is not minified by the Closure Compiler.

Former-commit-id: 74c121d45854dba2aaaa65558c3e1ca8effd3096
This commit is contained in:
John-David Dalton
2013-02-17 18:15:41 -08:00
parent 8183740c04
commit 8dcc15f4d3

View File

@@ -70,6 +70,7 @@
'bind',
'bindAll',
'bindKey',
'clearTimeout',
'clone',
'cloneDeep',
'collect',
@@ -164,6 +165,8 @@
'rest',
'result',
'select',
'setImmediate',
'setTimeout',
'shuffle',
'size',
'some',