1.2.5 • Published 2 months ago

egg-muc-custom-context v1.2.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

egg-muc-custom-context

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

Install

$ npm i egg-muc-custom-context --save

Usage

// {app_root}/config/plugin.js
exports.mucCustomContext = {
  enable: true,
  package: 'egg-muc-custom-context',
};

Configuration

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

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

Example

Questions & Suggestions

Please open an issue here.

License

MIT

1.2.5

2 months ago

1.2.4

2 years ago

1.2.3

2 years ago

1.2.2

2 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago