Skip to content

Commit 3943a5b

Browse files
committed
update readme
1 parent 62bcdc6 commit 3943a5b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44
<p>Base module federation application.<p>
55
</div>
66

7+
This project is built on React, Module Federation, and Rspack. It is designed to reproduce our shared dependencies issue.
8+
To accomplish this, we have created a new external package called [external-package-version-display](https://github.com/idonava/external-package-version-display), which is used in all of the project MFEs.
9+
10+
### Issues
11+
12+
Please check our [repository issues page](https://github.com/idonava/base-mf-app/issues).
13+
714
### Instructions
815

916
To get started with the application, follow these steps:

0 commit comments

Comments
 (0)