egg-lodash
Install
$ npm i egg-lodash --save
Usage
// {app_root}/config/plugin.jsexportslodash = enable: true package: 'egg-lodash';
Configuration
// {app_root}/config/config.default.jsexportslodash = ;
see config/config.default.js for more detail.
Example
Questions & Suggestions
Please open an issue here.