mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-10 02:47:50 +00:00
Comment nit in the underscore build. [ci skip]
This commit is contained in:
1
dist/lodash.underscore.js
vendored
1
dist/lodash.underscore.js
vendored
@@ -5012,6 +5012,7 @@
|
|||||||
lodash.wrap = wrap;
|
lodash.wrap = wrap;
|
||||||
lodash.zip = zip;
|
lodash.zip = zip;
|
||||||
|
|
||||||
|
// add aliases
|
||||||
lodash.collect = map;
|
lodash.collect = map;
|
||||||
lodash.drop = rest;
|
lodash.drop = rest;
|
||||||
lodash.each = forEach;
|
lodash.each = forEach;
|
||||||
|
|||||||
Reference in New Issue
Block a user