mirror of
https://gitee.com/fit2cloud-feizhiyun/MeterSphere.git
synced 2024-11-30 11:08:38 +08:00
build: 微应用预加载使用默认配置
This commit is contained in:
parent
89322d4b32
commit
cf38377d2b
@ -46,7 +46,7 @@ getApps()
|
||||
//注册子应用
|
||||
registerMicroApps(apps);
|
||||
//启动
|
||||
start({prefetch: 'all'});
|
||||
start();
|
||||
})
|
||||
.catch(e => {
|
||||
console.error(e);
|
||||
|
Loading…
Reference in New Issue
Block a user