mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-07 10:07:48 +00:00
Remove noConflict call from the node fp module template.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
var _ = require('./lodash').noConflict().runInContext();
|
||||
var _ = require('./lodash').runInContext();
|
||||
module.exports = require('./fp/convert')(_);
|
||||
|
||||
Reference in New Issue
Block a user