practical-module-federation icon indicating copy to clipboard operation
practical-module-federation copied to clipboard

Inconsistencies with book v1.3.0

Open alejandronanez opened this issue 5 years ago • 0 comments
trafficstars

In the section Dynamically Loading Federated Modules you mention that in order to set the overrides for the scope, you need to use window[scope].overrides but that's not a part of its API.

Also, the code mentioned on the book doesn't match the code in the examples.

https://github.com/module-federation/practical-module-federation/blob/c7f2989cabf9711a860f682a9f5a521512624a2f/chapter7/packages/home-wp4/src/App.jsx#L59

alejandronanez avatar Jul 28 '20 01:07 alejandronanez