@jashine/egg-miniapp
v1.0.4
Published
wechat mini app dev
Downloads
10
Readme
@jashine/egg-miniapp
Install
$ npm i @jashine/egg-miniappUsage
// {app_root}/config/plugin.js
exports.miniappUtil = {
enable: true,
package: '@jashine/egg-miniapp',
};Configuration
// {app_root}/config/config.default.js
exports.miniappUtil = {
};see config/config.default.js for more detail.
Example
Questions & Suggestions
Please open an issue here.
