import-map-deployer
import-map-deployer copied to clipboard
Contribute - Support for Angular Module Federation (mf.manifest.json)
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 :)
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.