mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-07 10:07:48 +00:00
Update fp modules.
This commit is contained in:
@@ -13,7 +13,7 @@ var basePath = path.join(__dirname, '..', '..'),
|
||||
filename = 'lodash.fp.js';
|
||||
|
||||
var fpConfig = {
|
||||
'entry': path.join(__dirname, 'bower.js'),
|
||||
'entry': path.join(__dirname, 'convert.browser.js'),
|
||||
'output': {
|
||||
'path': distPath,
|
||||
'filename': filename,
|
||||
|
||||
Reference in New Issue
Block a user