Skip to content

Shared Libs and Dynamic MF

Compare
Choose a tag to compare
@manfredsteyer manfredsteyer released this 21 Nov 20:29
· 289 commits to main since this release
  • 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 to bootstrap.ts and creates a new main.ts dynamically importing bootstrap.ts