fix
This commit is contained in:
parent
51b1f5e0d6
commit
5de65851f7
@ -30,7 +30,7 @@ const registerGlobalMicroApps = () => {
|
||||
});
|
||||
|
||||
start({
|
||||
prefetch: 'all', // 取消预加载
|
||||
prefetch: false, // 取消预加载
|
||||
sandbox: { experimentalStyleIsolation: true },
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user