1.3.4 • Published 3 years ago

egg-muc-custom-loader v1.3.4

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

egg-muc-custom-loader

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

Install

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

Usage

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

Configuration

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

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

Example

Questions & Suggestions

Please open an issue here.

License

MIT

1.3.4

3 years ago

1.3.3

3 years ago

1.3.3-beta

3 years ago

1.3.2

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.2.0

4 years ago

1.1.2

4 years ago

1.1.1-beta.2

4 years ago

1.1.1-beta.3

4 years ago

1.1.1-beta.1

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago