diff --git a/build.js b/build.js index 67d83e844..f75d83728 100755 --- a/build.js +++ b/build.js @@ -234,6 +234,7 @@ 'throttle': [], 'times': [], 'toArray': ['isFunction', 'values'], + 'unescape': [], 'union': ['indexOf'], 'uniq': ['identity', 'indexOf'], 'uniqueId': [], @@ -280,6 +281,7 @@ 'forOwn', 'merge', 'partial', + 'unescape', 'where', 'zipObject' ]));