angular-extensions / elements

Lazy load Angular Elements (or any other web components / custom elements ) with ease!
https://angular-extensions.github.io/elements/
MIT License
315 stars 40 forks source link

HMR in Microfront #151

Open ManuelCarok opened 9 months ago

ManuelCarok commented 9 months ago

Is it possible to use HMR with MicroFrontend? I try to make changes in a microfrontend and it doesn't take the changes until I reload the page. I am using the following commands

shell: ng s —hmr mf: ng s —hmr —port 4201 —single-bundle