1.3.4 • Published 2 years ago

egg-muc-custom-loader v1.3.4

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

2 years ago

1.3.3

2 years ago

1.3.3-beta

2 years ago

1.3.2

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago

1.2.3

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.2

2 years ago

1.1.1-beta.2

3 years ago

1.1.1-beta.3

3 years ago

1.1.1-beta.1

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago