Microfrontend support
- 主要语言
- TypeScript
- 星标
- 27k
- 派生
- 11.8k
- 平均合并
- 14 小时 23 分钟
- 30 天内合并 PR
- 162
描述
# 🚀 Feature request
Webpack 5 Module Federation API will be a game changer to the web.
So bringing support to Angular CLI once Webpack 5 is released and supported will also be a game changer to Angular projects using the CLI.
### Command (mark with an `x`)
- [ ] new
- [ ] build
- [ ] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] xi18n
- [ ] run
- [ ] config
- [ ] help
- [ ] version
- [ ] doc
### Description
Once Angular CLI support Webpack 5 #17555 it is important to also support its new API called Module Federation that allow sharing modules in runtime among applications.
### Describe the solution you'd like
Support Webpack 5 Module Federation.
### Describe alternatives you've considered
No alternative considered.
贡献指南
调研方向
Start by reading Angular CLI issue #17555 and the CLI's build and serve entry points, then review the Webpack 5 Module Federation API requirements. Done means defining and implementing Angular CLI support for sharing modules at runtime among applications, with the relevant CLI behavior covered by tests.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- angular, typescript, webpack
- 领域
- build-system, cli, frontend
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100