Skip to content

Commit 6798d16

Browse files
authored
docs: lists past underlying packages (#2286)
1 parent 3cb95f8 commit 6798d16

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,16 @@ The universe repository provides a set of tools to enhance module federation's c
2727

2828
To get started with Module Federation, see the [Quick Start](https://module-federation.io/guide/start/quick-start.html).
2929

30+
31+
## 📦 Packages
32+
33+
Some of the underlying dependencies of the past are listed here, and [enhanced](https://module-federation.io/) access is recommended for direct use.
34+
35+
- [Node Module Federation](./packages/node)
36+
- [Storybook addon for Module Federation](./packages/storybook-addon)
37+
- [Native federation typescript](./packages/native-federation-typescript)
38+
- [Utilities](./packages/utilities)
39+
3040
# 🧑‍💻 Community
3141

3242
Come and chat with us on [Discussions](https://github.com/module-federation/universe/discussions)! The Module federation team and users are active there, and we're always looking for contributions.

packages/utilities/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# utils
22

3+
For warning: [`@module-federation/runtime`](https://module-federation.io/guide/basic/runtime.html) is recommended as a replacement
4+
35
This library was generated with [Nx](https://nx.dev).
46

57
## Building

0 commit comments

Comments
 (0)