Federated default bundle size #806
Answered
by
jbroma
jfdesgagne
asked this question in
Q&A
-
Hello! Quick question: are empty federated bundles expected to be ~140kb (minimized) of webpack boilerplate code ? Any way of reducing it? Considering repack for federated micro-cx, but the additional 140kb for small visual bundles make it hard to justify. Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
jbroma
Dec 6, 2024
Replies: 1 comment
-
Hi @jfdesgagne, this is the current limitation of MF, but with hoisted MF runtime this should be greatly reduced (since runtime will be capable of being shared across the remotes) |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jfdesgagne
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @jfdesgagne, this is the current limitation of MF, but with hoisted MF runtime this should be greatly reduced (since runtime will be capable of being shared across the remotes)