Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions runtime-plugins/multiple-react-versions/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# EXAMPLE IS OUTDATED

REFER TO THE DOCS FOR BRIDGES INSTEAD: https://module-federation.io/practice/bridge/index.html


# Mixed React Versions and Compatibility with Module Federation

This example demonstrates how to use Module Federation to load and integrate different versions of React in a single application.
Expand Down
Loading