Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HMR #2459

Closed
5 tasks done
fangbicheng opened this issue May 6, 2024 · 1 comment
Closed
5 tasks done

HMR #2459

fangbicheng opened this issue May 6, 2024 · 1 comment

Comments

@fangbicheng
Copy link

Describe the bug

when change remote, remote can HMR, but host can not HMR which load remote

Reproduction

none

Used Package Manager

npm

System Info

none

Validations

@ScriptedAlchemy
Copy link
Member

if remote uses hosts own remote then hmr will not work. There can only be one runtime instance per build.

module-federation/module-federation-examples#3847 would probably work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants