mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-05 09:27:49 +00:00
Make tests pass for modularized build and create a working lodash module.
Former-commit-id: 44cbac15f62e4f727ae0eec963cefd2498ee62ca
This commit is contained in:
@@ -117,8 +117,11 @@
|
||||
],
|
||||
'Chaining': [
|
||||
'chain',
|
||||
'lodash',
|
||||
'tap',
|
||||
'value'
|
||||
'wrapperChain',
|
||||
'wrapperToString',
|
||||
'wrapperValueOf'
|
||||
],
|
||||
'Collections': [
|
||||
'at',
|
||||
@@ -254,6 +257,7 @@
|
||||
'keys',
|
||||
'last',
|
||||
'lastIndexOf',
|
||||
'lodash',
|
||||
'map',
|
||||
'max',
|
||||
'min',
|
||||
|
||||
Reference in New Issue
Block a user