We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b69e41 commit 662e21eCopy full SHA for 662e21e
docs/classic-ui/module-federation.md
@@ -11,7 +11,9 @@ html_meta:
11
# Module Federation in Mockup
12
13
14
-For a general introduction see: https://webpack.js.org/concepts/module-federation/
+```{seealso}
15
+Webpack's documentation on [Module Federation](https://webpack.js.org/concepts/module-federation/).
16
+```
17
18
Module Federation allows to share dependencies between bundles.
19
Each bundle includes the whole set of dependencies.
0 commit comments