mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-02 08:07:50 +00:00
Bump to v4.3.0.
This commit is contained in:
@@ -45,5 +45,8 @@ define(['./_createWrapper', './_replaceHolders', './rest'], function(createWrapp
|
||||
return createWrapper(func, PARTIAL_FLAG, undefined, partials, holders);
|
||||
});
|
||||
|
||||
// Assign default placeholders.
|
||||
partial.placeholder = {};
|
||||
|
||||
return partial;
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user