mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-10 19:07:49 +00:00
Add private tag to unexposed functions. [ci skip]
This commit is contained in:
@@ -18,6 +18,7 @@ var baseLodash = path.join(basePath, filename),
|
||||
/**
|
||||
* Creates browser builds of Lodash at the `target` path.
|
||||
*
|
||||
* @private
|
||||
* @param {string} target The output directory path.
|
||||
*/
|
||||
function build() {
|
||||
|
||||
Reference in New Issue
Block a user