Hi Everyone,
I have created micro front end applications in angular with the help of angular module federation and everything is working fine . Now I need to create development build and deploy on any local server. I know that how to create build like by using the ng build but the problem is how we can connect to the remote applications and what are the required configurations we need to do ? Thanks in advance.