mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-09 10:27:49 +00:00
Cleanup build files.
Former-commit-id: d19939a34688a8a63979f84eb1a5c5f9c926897b
This commit is contained in:
2
build.js
2
build.js
@@ -811,7 +811,7 @@
|
||||
* Creates a debug and minified build, executing the `callback` for each.
|
||||
* The `callback` is invoked with 2 arguments; (filePath, source)
|
||||
*
|
||||
* @param {Array} [options=[]] The build options array.
|
||||
* @param {Array} [options=[]] An array of commands.
|
||||
* @param {Function} callback The function called per build.
|
||||
*/
|
||||
function build(options, callback) {
|
||||
|
||||
Reference in New Issue
Block a user