Releases: angular-architects/module-federation-plugin
Releases · angular-architects/module-federation-plugin
Share Helper
Shared Libs and Dynamic MF
- Support for sharing libs of a monorepo
- Support for dynamic Module Federation
- Updated docs and tutorial showcasing the above-mentioned new features
- Generating smarter webpack configuration
- Proposes all other projects as remotes in comments. Just keep the lines you need.
- Moves
main.ts
tobootstrap.ts
and creates a newmain.ts
dynamically importingbootstrap.ts
Angular CLI 11
- Tested with Angular 11 and Angular CLI 11 (final)
- Generating better webpack.config.js
- Skipping unneeded parts
- Defining shared Angular libs as singletons