@orientesh/dispack
v1.0.3
Published
the client for Oriente FE distribution pack.
Downloads
10
Readme
egg-dispack-client
Install
$ npm i egg-dispack-client --saveUsage
// {app_root}/config/plugin.js
exports.dispackClient = {
enable: true,
package: 'egg-dispack-client',
};Configuration
// {app_root}/config/config.default.js
exports.dispackClient = {
};see config/config.default.js for more detail.
Example
Questions & Suggestions
Please open an issue here.
