module-federation-examples
module-federation-examples copied to clipboard
Implementation examples of module federation , by the creators of module federation
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
[](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) | [](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`...
[](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...
[](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) | [](https://docs.renovatebot.com/merge-confidence/)...
[](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) | [](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...
[](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) | [](https://docs.renovatebot.com/merge-confidence/)...