For which library do you need help?
module-federation
Question
Currently the @angular-architects/module-federation plugin uses the old Module Federation approach. However, Module Federation 2.0 introduced a standardized manifest protocol (mf-manifest.json) with enhanced capabilities.
Are there any plans to support the Module Federation 2.0 manifest protocol in future versions of this plugin (module-federation)?
Also, with Native Federation being developed as a separate repo, will future enhancements and feature development focus primarily on the @angular-architects/native-federation package? Should we expect the webpack-based module federation in this repository to enter maintenance mode, or will both implementations continue to receive active development?
#774
For which library do you need help?
module-federation
Question
Currently the
@angular-architects/module-federationplugin uses the old Module Federation approach. However, Module Federation 2.0 introduced a standardized manifest protocol (mf-manifest.json) with enhanced capabilities.Are there any plans to support the Module Federation 2.0 manifest protocol in future versions of this plugin (module-federation)?
Also, with Native Federation being developed as a separate repo, will future enhancements and feature development focus primarily on the
@angular-architects/native-federationpackage? Should we expect the webpack-based module federation in this repository to enter maintenance mode, or will both implementations continue to receive active development?#774