You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: