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

本地调试子应用没有热更新 #2965

Closed
21duxue opened this issue May 15, 2024 · 2 comments
Closed

本地调试子应用没有热更新 #2965

21duxue opened this issue May 15, 2024 · 2 comments

Comments

@21duxue
Copy link

21duxue commented May 15, 2024

子应用和主应用都是用的react,构建工具是webpack5.0

脚手架内部用的热更新插件是

"webpack-dev-middleware": "5.2.2",
"webpack-hot-middleware": "2.25.1",

子应用更新后,单独打开是可以更新的,但是在主应用的loadMicroApp下,不触发热更新。
也没有在主应用窗口下发现加载hot-update.json,以及hot-update.js

有没有对于webpack-hot-middleware做适配呀,或者需要怎么处理一下???

相关环境信息

  • qiankun 版本:2.7.2
  • 浏览器版本:谷歌
  • 操作系统:MAC
Copy link

由于缺乏足够的信息(github、stackblitz、codesandbox等可复现仓库),我们暂时关闭了该 Issue。请修改(不要回复) Issue 提供最小重现以重新开启。谢谢。如果只是单独的技术咨询,可移步 https://qiankun.umijs.org/#-community 交流~

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 15, 2024
@chen-jieyi
Copy link

提主有解决这个问题吗?

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