Questions tagged [angular-module-federation]

106 questions
-1
votes
1 answer

how can I relation between 2 app in micro frontend with webpack module federation (angular)

hi there assume that we have a library and an app in angular and we want show a component from library in modal in our app the solution is here we install our library in our app as dependency in (package.json) but my question is If our architecture…
1 2 3 4 5 6 7
8