'Angular 12 Module Federation: Loading 2 components from the same remote entry
I have a separate project that is exposing a module that contains 2 components (A and B). In my current project, I load the module using loadRemoteModule() and create separate components to create A and B using component factory for each. Is this the correct way to have both components loaded on the same page?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
