Skip to content

Questions about the mini-app chunks #801

Answered by jbroma
ra1nj asked this question in Q&A
Discussion options

You must be logged in to vote

the gist of it is that these modules are being emitted even when declared as shared deps but will never be used (as in downloaded from the mini app assets) - this can be turned off by adding import: false to each shared dependency configuration, you can read more about that here: https://webpack.js.org/plugins/module-federation-plugin/#import

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ra1nj
Comment options

Answer selected by ra1nj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants