manfredsteyer / module-federation-plugin-example-nx

7 stars 1 forks source link

HMR not working - Shared module is not available for eager consumption #5

Open alexej-strelzow opened 1 year ago

alexej-strelzow commented 1 year ago

Hi @manfredsteyer and @jeger-at , thank's for all the great libs and repos! :)

I'm wondering if you've ever tried to run the FEs with HMR enabled?

When doing so (ng serve mfe1 --hmr + ng serve shell --hmr) I get this error:

image

I've also updated the repo to Angular 15 and encounter the same issue. Do you have an idea how to make it work?

BR Alexej

jeger-at commented 1 year ago

All credit should go to Manfred.. I just fixed some typos in the readme while I checked out the awesome work of Manfred:-)