Open alexej-strelzow opened 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:
ng serve mfe1 --hmr
ng serve shell --hmr
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
All credit should go to Manfred.. I just fixed some typos in the readme while I checked out the awesome work of Manfred:-)
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: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