ChunkLoadError: Loading chunk 59b86d97 failed. (load : http://console.dev.anyops.net/application-network/59b86d97-async.de56768b.js)
at c.chunkEnsures.jsonp (runtime_entry.js:203:18)
at eval (runtime_entry.js:178:35)
at Array.reduce ()
at c.ensure (runtime_entry.js:177:14)
at eval (route.tsx:60:38)
有没有给react起别名的办法,或者做个隔离,目前只要基座绑定了会导致子应用没法使用,所以我目前基座都一直是使用安装包/libs/xxx这种esm形式是静态的很不方便。
ChunkLoadError: Loading chunk 59b86d97 failed. (load : http://console.dev.anyops.net/application-network/59b86d97-async.de56768b.js)
at c.chunkEnsures.jsonp (runtime_entry.js:203:18)
at eval (runtime_entry.js:178:35)
at Array.reduce ()
at c.ensure (runtime_entry.js:177:14)
at eval (route.tsx:60:38)
有没有给react起别名的办法,或者做个隔离,目前只要基座绑定了会导致子应用没法使用,所以我目前基座都一直是使用安装包/libs/xxx这种esm形式是静态的很不方便。