mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-07 01:57:50 +00:00
Update dependency maps and remove properties in pre-compile.js that no longer exist.
Former-commit-id: d24f0ac4575ab1c2d12f3e8b4bc5f089424407ca
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
/** Used to minify `iteratorTemplate` data properties */
|
||||
var iteratorOptions = [
|
||||
'args',
|
||||
'arrays',
|
||||
'array',
|
||||
'bottom',
|
||||
'firstArg',
|
||||
'init',
|
||||
@@ -326,14 +326,9 @@
|
||||
];
|
||||
|
||||
var props = [
|
||||
'array',
|
||||
'cache',
|
||||
'contains',
|
||||
'criteria',
|
||||
'index',
|
||||
'indexOf',
|
||||
'initedArray',
|
||||
'release',
|
||||
'value'
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user