diff --git a/build/pre-compile.js b/build/pre-compile.js index 020801c5d..94e1011b3 100644 --- a/build/pre-compile.js +++ b/build/pre-compile.js @@ -70,6 +70,7 @@ 'bind', 'bindAll', 'bindKey', + 'clearTimeout', 'clone', 'cloneDeep', 'collect', @@ -164,6 +165,8 @@ 'rest', 'result', 'select', + 'setImmediate', + 'setTimeout', 'shuffle', 'size', 'some',