mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-29 06:27:49 +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