Webpack 5 Module federation #6680
Unanswered
Iron-Liang
asked this question in
Q&A
Replies: 1 comment
-
配置 dynamicImportSyntax 并且不能开启 HMR,问题就修复了 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
umi 开启 webpack 5 并通过 chainWebpack 添加 Module Federation 后报错
webpack配置
运行时错误
似乎 remote 模块的 moduleId 在 webpack_modules 中不存在。
同样的代码在自己用 webpack 5 搭的项目中可以正常运行,这是怎么回事呢?
Beta Was this translation helpful? Give feedback.
All reactions