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