Hello,
I need to export an MFE which in turn will open other MFEs.
At the moment I am exposing the AlergiasModule however when opening this MFE main.ts is not executed and the manifest file is not loaded.
What is the correct way whenever an MFE is loaded for the manifest to be read?
MFE module

main.ts MFE

SHELL

Hello,
I need to export an MFE which in turn will open other MFEs.
At the moment I am exposing the AlergiasModule however when opening this MFE main.ts is not executed and the manifest file is not loaded.
What is the correct way whenever an MFE is loaded for the manifest to be read?
MFE module

main.ts MFE

SHELL