nyqykk
nyqykk
需要提供一个多页面共享组件的配置项,例如顶部同一个NavBar多个页面使用
# PR Details ## Description 修复手动控制子应用加载情况下未注册子应用问题 ## Related Issue ## Motivation and Context ## How Has This Been Tested ## Types of changes - [ ] Docs change / refactoring...
some micro-front-end framework may hack the script tag behaviour,it will be changed to use xhr or fetch to get the resource so that it can be put into the sandbox(eval),so...
### Clear and concise description of the problem Provide router ability for mutiple router instance mode to sync all router. This is for Micro Frontend mode. ### Suggested solution A...
### Clear and concise description of the problem Provide Bridge for different framework loaded in one project, provider Micro Frontend ability. ### Suggested solution Provide Component to suit cross-framwork rendering...
## Description Support remote module send their interface request along with the module static resource in advance, rather than render to call request. This will be useful when remote module...
## Description 1. add listener when moduleInfo is ready 2. support proxy bridge export in onload hook ## Related Issue ## Types of changes - [ ] Docs change /...
## Summary Add format called 'mf' to build Module Federation assets and add example for both host and remote scene in rslib closes: #212 ## Related Links ## Checklist -...