"mp-alipay" : {
"usingComponents" : true,
"appid" : "",
"plugins": {
"myPlugin": {
"lazy": true, // 开启懒加载模式
"version": "*",
"provider": "xxxxxx"
}
}
}
加了lazy字段就报错
Failed to compile
Module Error (from C:/snapshot/code-repo/out/target/bundle/node_modules/@ali/antcube-thread-loader/lib/cjs.js):
Error
Module Error (from C:/snapshot/code-repo/out/target/bundle/node_modules/@ali/antcube-thread-loader/lib/cjs.js):
Error
1 个回复
j***@qq.com
你好,这个问题后来怎么解决的呢