Description
Clear and concise description of the problem
As a dev using @module-federation/enhanced
, I would love an example repo showing the set up I need to use @module-federation/enhanced
in my angular projects.
Currently, I am following the truly wonderful documentation page on angular and mf enhanced.
It is a fantastic resource and I am loving all the new documentation sites.
I notice there is one step missing from this page that is on the previous example here, which is adding the bootstrap.ts
async boundary.
I think maybe there could be some other steps missing because I cannot seem to follow the guide and make it work on my own.
Suggested solution
One idea we could collaborate on is:
- Build an example of using Angular and
@module-federation/enhanced
in the MF Examples repo, based on the guide in the doc site - Update the doc site with a link to the example, somewhere near the top or bottom of the page
Alternative
One alternative approach could be:
Update the documentation page with the complete source code needed, using collapsable blocks of content to prevent the documentation from becoming too verbose.
Additional context
I am so deeply appreciative of all the OSS work the Byte infra and MF teams do.
Thank you so much for your consideration and support on this request.
If there is interest in this request, I would love to help however I can, just need some guidance on properly configuring @module-federation/enhanced
+ Angular.
Validations
- Read the Contributing Guidelines.
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.