You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| <ahref="https://module-federation.myshopify.com/products/practical-module-federation"target="_blank"><imgsrc="./docs/MFCover.png"alt='Practical Module Federation Book'width="95%"/></a> | <ahref="https://module-federation.myshopify.com/products/practical-module-federation"target="_blank">We will be actively updating this book over the next year as we learn more about best practices and what issues people are running into with Module Federation, as well as with every release of Webpack as it moves towards a release candidate and release. So with your one purchase you are buying a whole year of updates.</a> |
-[x][Share Context Provider](./shared-context/README.md)— App1 and App2 with shared Context Provider.
41
-
-[x] 🔒 [Streaming Federated Code ](./streamed-federation/README.md)— App1 and federated-middleware deploy to s3. App1 then stream's federated code directly from S3
42
-
-[x] Non-UI Modul
43
-
-[x] Routing
43
+
-[x][Federation Dashboard Example](./dashboard-example/README.md)— Single example implementing [Module Federation Dashboard](https://www.npmjs.com/package/@module-federation/dashboard-plugin)
44
+
-[x] 🔒 [Streaming Federated Code](./streamed-federation/README.md)— App1 and federated-middleware deploy to s3. App1 then stream's federated code directly from S3
45
+
-[x] Non-UI Module
46
+
-[x][Routing](./shared-routing/README.md)— An example of sharing router context. Also worth looking at - [Routing 2](./shared-routes2/README.md)
44
47
-[x][Version Discrepancy](./version-discrepancy/README.md)— Federated apps depending on different versions of a dependency without side-effects.
45
48
-[x][TypeScript](./typescript/README.md)— Simple host/remote example using TypeScript.
46
-
-[x] ⚠️ [Angular Universal](./angular-universal-ssr/README.md)— Remote and Host app with SSR, lazy modules and components.
49
+
-[x] ⚠️ [Angular Universal](./angular-universal-ssr/README.md)— Remote and Host app with SSR, lazy modules and components. (Not working with WP beta.18)
0 commit comments