Open
Description
When enabling HMR and serving the app with ng s --hmr
, application will not be served and it hangs.
Reproduction :
1- Create an Angular project.
2- Add Module Federation to the app.
3- Serve the app with --hmr
argument.
4- As you can see, application will not start.
Angular : 11.0.5
ngx-build-plus 10.1.1
@angular-architects/module-federation 1.2.2