AprilLemon
AprilLemon
## 问题 Vue路由懒加载报错,ChunkLoadError: Loading chunk 0 failed,需要二次进入子应用或者在子应用中刷新才正常。 ## 复现仓库(若mac无法复现,则需要在windws上查看) https://gitee.com/lianghanbo/qiankun-bug.git ## 版本依赖 - **qiankun Version**: ^2.6.3 - **Platform Version**: Windows 10 专业版 Intel(R) Core(TM) i5-4460 - **Browser Version**: Google Chrome...
存在动态绑定class类的情况下,编译到支付宝小程序里直接报错。 ``` Module build failed (from C:/snapshot/code-repo/out/target/bundle/node_modules/@ali/antcube-thread-loader/lib/cjs.js): Thread Loader (Worker 0) Expected " at (c:\Workspace\gitlab\efficient-wx\dist\dev\mp-alipay\pages\search\modules\Hots.axml:1:1322) at (c:\Workspace\gitlab\efficient-wx\dist\dev\mp-alipay\pages\search\modules\Hots.axml:1:1322) Module build failed (from C:/snapshot/code-repo/out/target/bundle/node_modules/@ali/antcube-thread-loader/lib/cjs.js): Thread Loader (Worker 1) Expected " at (c:\Workspace\gitlab\efficient-wx\dist\dev\mp-alipay\pages\search\modules\Hots.axml:1:1322)...
如题:编译成支付宝小程序报错,提示globalThis is not defined