Skip to content

Native Federation 16.3

Compare
Choose a tag to compare
@manfredsteyer manfredsteyer released this 10 Sep 12:54
· 86 commits to main since this release

Performance πŸš€

This release brings tremendous performance improvements due to:

  • calling esbuild less often with more coarse-grained tasks
  • Not writing files to disk in dev mode

This brings the excellent performance known by Angular's esbuild builder this package currently delegates to.

Remove Schematic

You can now remove the native-federation config with the new remove schematic:

ng g @angular-architects/native-federation:remove --project xyz

Details & Tutorial

https://www.npmjs.com/package/@angular-architects/native-federation