| | |
| | | "delay" : 0 |
| | | }, |
| | | /* 模块配置 */ |
| | | "modules" : { |
| | | "Push" : {} |
| | | }, |
| | | "modules" : {}, |
| | | /* 应用发布信息 */ |
| | | "distribute" : { |
| | | /* android打包配置 */ |
| | |
| | | "unipush" : { |
| | | "icons" : { |
| | | "small" : { |
| | | "ldpi" : "static/logo.png", |
| | | "mdpi" : "static/logo.png", |
| | | "hdpi" : "static/logo.png", |
| | | "xhdpi" : "static/logo.png", |
| | | "xxhdpi" : "static/logo.png" |
| | | "hdpi" : "static/logo.png" |
| | | } |
| | | } |
| | | } |
| | |
| | | "minified" : true |
| | | }, |
| | | "usingComponents" : true, |
| | | "lazyCodeLoading" : "requiredComponents", // 启用按需注入 |
| | | "unipush" : { |
| | | "enable" : false |
| | | }, |
| | | "optimization" : { |
| | | "subPackages" : true |
| | | } |
| | | }, |
| | | "runmode" : "liberate" |
| | | }, |
| | | "mp-alipay" : { |
| | | "usingComponents" : true |