Direct load aurelia app in angular

I have an aurelia application. I want to run it in mono repo enviroment. because I have 2 others app that are in agular. I have used module fedderation technique. I have loaded successfully but using angular based wrapper component that load aurelia app and then this wrapper component used in mono repo.
But I want to direct load aurelia app in angular

Hi, if you are still looking for a solution, you can have a look at the following documentations.

Depending on your use-case, you can choose one or more of those approaches.