1.2.5 • Published 1 year ago

egg-muc-custom-context v1.2.5

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

1.2.4

3 years ago

1.2.3

3 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago