Clear and concise description of the problem
For a build tool plugin which is implementing module federation (for e.g. rollup-plugin-module-federation), if it wants to generate the manifest file, what's the specification it should adhere to ?
The lack of specification for manifest protocol
Suggested solution
A specification for mf-manifest.json should be published so that all bundler plugins can adhere to that.
Or a utility module/function should be exposed via the SDK or runtime or appropriate package so that build tools can use that to generate and emit the file as part of the build process.
Alternative
No response
Additional context
No response
Validations
Clear and concise description of the problem
For a build tool plugin which is implementing module federation (for e.g. rollup-plugin-module-federation), if it wants to generate the manifest file, what's the specification it should adhere to ?
The lack of specification for manifest protocol
Suggested solution
A specification for
mf-manifest.jsonshould be published so that all bundler plugins can adhere to that.Or a utility module/function should be exposed via the SDK or runtime or appropriate package so that build tools can use that to generate and emit the file as part of the build process.
Alternative
No response
Additional context
No response
Validations