icestark
icestark copied to clipboard
主应用Vue3+vite,子应用Vue3+vite,子应用Ice2,这种场景下来keep-alive怎么实现?
registerMicroApps([ { name: 'vue3', activePath: '/vue', title: 'vue3子应用', loadScriptMode: 'import', entry: 'http://localhost:3001', container: containerVue, cached: true, } ])