diff --git a/dist/lodash.underscore.js b/dist/lodash.underscore.js index f6ecada12..ac6a5617f 100644 --- a/dist/lodash.underscore.js +++ b/dist/lodash.underscore.js @@ -1,7 +1,7 @@ /** * @license * Lo-Dash 2.4.1 (Custom Build) - * Build: `lodash underscore moduleId="none" -o ./dist/lodash.underscore.js` + * Build: `lodash underscore -o ./dist/lodash.underscore.js` * Copyright 2012-2014 The Dojo Foundation * Based on Underscore.js 1.6.0 * Copyright 2009-2013 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors @@ -1017,7 +1017,7 @@ * @param {Array} [partialRightArgs] An array of arguments to append to those * provided to the new function. * @param {Array} [partialHolders] An array of `partialArgs` placeholder indexes. - * @param {Array} [partialRightArgs] An array of `partialRightArgs` placeholder indexes. + * @param {Array} [partialRightHolders] An array of `partialRightArgs` placeholder indexes. * @returns {Function} Returns the new function. */ function createWrapper(func, bitmask, arity, thisArg, partialArgs, partialRightArgs, partialHolders, partialRightHolders) { @@ -5322,7 +5322,7 @@ // define as an anonymous module so, through path mapping, it can be // referenced as the "underscore" module - define(function() { + define('underscore', function() { return lodash; }); } diff --git a/dist/lodash.underscore.min.js b/dist/lodash.underscore.min.js index d465569ca..7b90ffa56 100644 --- a/dist/lodash.underscore.min.js +++ b/dist/lodash.underscore.min.js @@ -1,7 +1,7 @@ /** * @license * Lo-Dash 2.4.1 (Custom Build) lodash.com/license | Underscore.js 1.6.0 underscorejs.org/LICENSE - * Build: `lodash underscore moduleId="none" -o ./dist/lodash.underscore.js` + * Build: `lodash underscore -o ./dist/lodash.underscore.js` */ ;(function(){function n(n){var r=[];if(!L(n))return r;for(var t in n)Pr.call(n,t)&&r.push(t);return r}function r(n,r){if(L(n))for(var t in n)if(r(n[t],t,n)===sr)break}function t(n,r,t){t=(t||0)-1;for(var e=n?n.length:0;++te||typeof t=="undefined"){t=1;break n}if(tn.indexOf(";")?n:n.replace(hr,i))},f.uniqueId=function(n){var r=++gr+"";return n?n+r:r},f.all=B,f.any=H,f.detect=$,f.findWhere=$,f.foldl=W,f.foldr=z,f.include=F,f.inject=W,f.first=E,f.last=function(n,r,t){var e=0,u=n?n.length:0;if(typeof r!="number"&&null!=r){var o=u;for(r=Z(r,t,3);o--&&r(n[o],o,n);)e++}else if(e=r,null==e||t)return n?n[u-1]:ur;return e=u-e,S(n,0