使用yarn build:mp-weixin
然后在使用child_process插件打包上传
ci.upload({
onProgressUpdate: console.log,
project,
version,
desc,
setting: {
minify: true,
},
});