egg-xc-error

1.2.0 • Public • Published

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

Package Sidebar

Install

npm i egg-xc-error

Weekly Downloads

5

Version

1.2.0

License

MIT

Unpacked Size

13 kB

Total Files

27

Last publish

Collaborators

  • xudeping