utilities
utilities copied to clipboard
Various Utilities for Module Federation
[](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....
We build a container inside **Nx Monorepo** project as library . This container accepts the module federate component details(url,name ..) and load using importRemote library. This issue occurs only if...
My team is looking for a way to fetch remote modules from an authenticated HTTP endpoint. This doesn't appear to be possible for the loading method used by webpack's `__webpack_require__.l`,...
Does the importRemote util work with the MF typescript plugin? Meaning, if you import a React component like this, does it also preserve any types? importRemote({ url: "http://localhost:3001", scope: 'Foo',...
Ive developed many good utils under nextjs-mf. It wold be great to extract some useful pieces of code from that project and move them over here - then have nextjs-mf...
Should prep to publish this soon.