Replies: 1 comment
-
|
Seems like it should be solved via plugin api https://module-federation.io/guide/runtime/runtime-hooks.html#createscript |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to use webpack magic comments, but seems like they are just ignored? I don't see any effect on emitted chunks
I also tried to add specific chunk name, but it was completely ignored, chunks keep their names, so i guess that fetchPriority was also ignore, because i see that MF chunks are loaded with High priority
Beta Was this translation helpful? Give feedback.
All reactions