Skip to content

Commit 3f38b6b

Browse files
committed
Add link to Patternslib dependencies
1 parent 73b263a commit 3f38b6b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/classic-ui/module-federation.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@ const mf_config = require("@patternslib/dev/webpack/webpack.mf");
4747
```
4848

4949
Import all the dependencies you want to share.
50-
Potentially these are the ones from Patternslib, Mockup, and your own dependencies.
50+
Potentially these are the ones from [Patternslib](https://github.com/Patternslib/Patterns/blob/master/package.json),
51+
Mockup, and your own dependencies.
5152
You can add the Patternslib and Mockup dependencies, even if you are not using them.
5253

5354
```js

0 commit comments

Comments
 (0)