I am working in micro front end approach using single-spa-angular framework.I have a root container application which runs in 4200 port and 2 micro apps say app
I have an AngularJS version 1.4 application and I want to migrate to Angular 12+ . So I decided to use single-spa to integrate the new Angular App to the Legacy
I have 3 TypeScript projects below: root-config parcel, let us call it my-app in-browser utility module, let us call it api All the projects above were generate