Skip to content

Commit 662e21e

Browse files
thetstevepiercy
andauthored
Update docs/classic-ui/module-federation.md
Co-authored-by: Steve Piercy <[email protected]>
1 parent 1b69e41 commit 662e21e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/classic-ui/module-federation.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ html_meta:
1111
# Module Federation in Mockup
1212

1313

14-
For a general introduction see: https://webpack.js.org/concepts/module-federation/
14+
```{seealso}
15+
Webpack's documentation on [Module Federation](https://webpack.js.org/concepts/module-federation/).
16+
```
1517

1618
Module Federation allows to share dependencies between bundles.
1719
Each bundle includes the whole set of dependencies.

0 commit comments

Comments
 (0)