z***@163.com
z***@163.com
  • 发布:2022-12-08 14:26
  • 更新:2023-04-23 15:28
  • 阅读:153

支付宝小程序插件懒加载问题

分类:uni-app
"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

2022-12-08 14:26 负责人:无 分享
已邀请:
j***@qq.com

j***@qq.com

你好,这个问题后来怎么解决的呢

要回复问题请先登录注册