This commit is contained in:
张传波 2025-01-22 17:37:32 +08:00
parent 51b1f5e0d6
commit 5de65851f7

View File

@ -30,7 +30,7 @@ const registerGlobalMicroApps = () => {
});
start({
prefetch: 'all', // 取消预加载
prefetch: false, // 取消预加载
sandbox: { experimentalStyleIsolation: true },
});