Coming from article https://www.angulararchitects.io/blog/the-microfrontend-revolution-part-2-module-federation-with-angular/
I know this project could be out-dated. but from the reading, it looks like it can handle multiple angular version but in the actual git repo, it has only one packge.json.
Im currently facing an issue with how do we use micro-frontend with multiple angular apps with different version? is it possible?