in src/plugin/api/config.ts [24:26]
export function configPlugin(config: SystemConfig, debug?: boolean) { setupWechatPlatform(config, debug); }