I have an application which is using angular 12 with module federation https://github.com/angular-architects/module-federation-plugin plugin with multiple remotes. I have a new application which is being developed using Angular 22 as angular custom element and i want to load in Angular 12 application. Does it supports this combination?
I have an application which is using angular 12 with module federation https://github.com/angular-architects/module-federation-plugin plugin with multiple remotes. I have a new application which is being developed using Angular 22 as angular custom element and i want to load in Angular 12 application. Does it supports this combination?