I have a host app and in it, I am loading three remote applications leveraging Module Federation of Webpack. How do the third-party npm libraries for remotes get loaded when loading the remoteEntry.js? What is the flow here?
Asked
Active
Viewed 9 times
0
-
1https://webpack.js.org/concepts/module-federation/#low-level-concepts – bassxzero Sep 01 '23 at 08:37