npm.io
1.2.0 • Published 5 years ago

egg-xc-error

Licence
MIT
Version
1.2.0
Deps
0
Size
13 kB
Vulns
0
Weekly
0

egg-xc-error

NPM version build status Test coverage David deps Known Vulnerabilities npm download

Install

$ npm i egg-xc-error --save

Usage

// {app_root}/config/plugin.js
exports.xcError = {
  enable: true,
  package: 'egg-xc-error',
};

Configuration

// {app_root}/config/config.default.js
exports.xcError = {
};

see config/config.default.js for more detail.

Example

Questions & Suggestions

Please open an issue here.

License

MIT

Keywords