mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-08 02:17:48 +00:00
Add more and rebuild documentation as well as update minified builds.
Former-commit-id: fab04394692ecbfb0d55e212928f0ff53902d921
This commit is contained in:
4
build.js
4
build.js
@@ -796,7 +796,9 @@
|
||||
|
||||
/**
|
||||
* Creates a debug and minified build, executing the `callback` for each.
|
||||
* The `callback` is invoked with 2 arguments; (filePath, source)
|
||||
* The `callback` is invoked with two arguments; (filePath, outputSource).
|
||||
*
|
||||
* Note: For a list of commands see `displayHelp()` or run `lodash --help`.
|
||||
*
|
||||
* @param {Array} [options=[]] An array of commands.
|
||||
* @param {Function} callback The function called per build.
|
||||
|
||||
Reference in New Issue
Block a user