mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-02 16:17:50 +00:00
Make fp tests browser runnable.
This commit is contained in:
@@ -30,7 +30,7 @@ var mappingConfig = {
|
||||
'entry': path.join(__dirname, 'mapping.js'),
|
||||
'output': {
|
||||
'path': distPath,
|
||||
'filename': 'fp-mapping.js',
|
||||
'filename': 'mapping.fp.js',
|
||||
'library': 'mapping',
|
||||
'libraryTarget': 'umd'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user