mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-05 09:27:49 +00:00
Update build to add _.chain and _#chain for backbone and underscore builds.
Former-commit-id: 2c910de419904a1285d246a3b08d87cb4daafa18
This commit is contained in:
@@ -68,7 +68,6 @@
|
||||
'bind',
|
||||
'bindAll',
|
||||
'bindKey',
|
||||
'chain',
|
||||
'clone',
|
||||
'collect',
|
||||
'compact',
|
||||
@@ -188,8 +187,9 @@
|
||||
'wrap',
|
||||
'zip',
|
||||
|
||||
// property used by the `lodash underscore` build
|
||||
// properties used by the `backbone` and `underscore` builds
|
||||
'__chain__',
|
||||
'chain',
|
||||
|
||||
// properties used by underscore.js
|
||||
'_chain',
|
||||
|
||||
Reference in New Issue
Block a user