added node modules back to the example bot, so it exports with the required modules
This commit is contained in:
2
example_bot/node_modules/lodash/fp.js
generated
vendored
Normal file
2
example_bot/node_modules/lodash/fp.js
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
var _ = require('./lodash.min').runInContext();
|
||||
module.exports = require('./fp/_baseConvert')(_, _);
|
||||
Reference in New Issue
Block a user