Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 397 Bytes

File metadata and controls

13 lines (7 loc) · 397 Bytes

Example: Version Mismatch and Shared Libraries in Module Federation

This example allows to show how Module Federation deals when there is a version mismatch between shared libraries. Have a look into the provied branches to examine different scenarios and configuration options.

Install Dependencies

npm install

Start Example

  • Run npm start
  • Navigate to localhost:5000