mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-06 01:47:48 +00:00
Cleanup benchmarks.
Former-commit-id: 805c0091cd6cec85729ee7511005c233545a9899
This commit is contained in:
4
build.js
4
build.js
@@ -436,8 +436,8 @@
|
||||
});
|
||||
// add build commands to copyright/license header
|
||||
return (
|
||||
parts[0] + parts[1] + parts[2] + parts[3] +
|
||||
' (Custom Build)' + parts[4] + '\n' +
|
||||
parts[0] +
|
||||
parts[1] + parts[2] + parts[3] + ' (Custom Build)' + parts[4] + '\n' +
|
||||
parts[1] + ' Build: `lodash ' + commands.join(' ') + '`'
|
||||
);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user