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

Implementation examples of module federation , by the creators of module federation

Results 243 module-federation-examples issues
Sort by recently updated
recently updated
newest added

When app2 is down the entire app crashes. Since the route definition is synchronous and happens before the app renders, we can't do a dynamic import like `const routes =...

### Description This pr adds the missing lazy function to lazy load the component

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-config-next](https://togithub.com/vercel/next.js) | [`12.2.2` -> `12.3.1`](https://renovatebot.com/diffs/npm/eslint-config-next/12.1.5/12.3.1) | [![age](https://badges.renovateapi.com/packages/npm/eslint-config-next/12.3.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

If landing on a "deep" route path like `/profile/foo/bar`, main.js and remoteEntry.js assets are not found. The problem is that script tags src in the HTML are not absolute (`main.js`...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [react](https://reactjs.org/) ([source](https://togithub.com/facebook/react)) | [`^16.13.1` -> `^18.0.0`](https://renovatebot.com/diffs/npm/react/16.14.0/18.2.0) |...

I'm trying to share state between two React apps (one host, one remote), where the remote shares a button, and the host has a set of functions that can be...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@vue/eslint-config-typescript](https://togithub.com/vuejs/eslint-config-typescript) | [`^9.1.0` -> `11.0.0`](https://renovatebot.com/diffs/npm/@vue%2feslint-config-typescript/9.1.0/11.0.0) | [![age](https://badges.renovateapi.com/packages/npm/@vue%2feslint-config-typescript/11.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@vue/cli-plugin-eslint](https://togithub.com/vuejs/vue-cli) | [`4.5.19` -> `5.0.8`](https://renovatebot.com/diffs/npm/@vue%2fcli-plugin-eslint/4.5.19/5.0.8) | [![age](https://badges.renovateapi.com/packages/npm/@vue%2fcli-plugin-eslint/5.0.8/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

So I'm trying to create a setup by where the URL of a remoteEntry.js (Foo) is set at runtime. This works completely fine when I set the URL property on...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [jasmine-core](https://togithub.com/jasmine/jasmine) | [`4.2.0` -> `4.3.0`](https://renovatebot.com/diffs/npm/jasmine-core/4.2.0/4.3.0) | [![age](https://badges.renovateapi.com/packages/npm/jasmine-core/4.3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)...