Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contribute - Support for Angular Module Federation (mf.manifest.json) #153

Open
egandro opened this issue Apr 20, 2023 · 1 comment
Open

Comments

@egandro
Copy link

egandro commented Apr 20, 2023

Hello,

I would love to contribute to this project. I am not using single-spa - I am unsing Angular Module Federation.

They have a concept very very similart to the import map:

https://github.com/angular-architects/module-federation-plugin/blob/main/libs/mf/tutorial/tutorial.md#part-4c-use-a-registry

I would like to add a simple parameter "type = mef" to the import map deployer to suppor this type of files.

Please confirm that you will add it :)

@egandro egandro changed the title Contribute - Support for Angular Module Federation Contribute - Support for Angular Module Federation (mf.manifest.json) Apr 20, 2023
@egandro
Copy link
Author

egandro commented Apr 20, 2023

You already have a manifestFormat :) 😍😍😍

manifestFormat (required): A string that is either "importmap" or "sofe", which indicates whether the import-map-deployer is interacting with an import map or a sofe manifest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant