-
fix(module-federation): use runtimeChunk false when not in dev mode (#31256)
发布于
2025-05-21 14:29:41 +00:00 Current Behavior
In #30637
runtimeChunk: falsewas removed to allow HMR for styles.Expected Behavior
We need to set runtimeChunk to false or multiple when working with MF.
https://github.com/nrwl/nx/issues/31114#issuecomment-2881996043Related Issue(s)
Fixes #31114
(cherry picked from commit
1ab77c8a55)下载附件