MadaraUchiha-314 / rollup-plugin-module-federation

A rollup plugin for module federation
https://rollup-plugin-module-federation.netlify.app/packages/examples/project-a/dist/rollup/esm/
MIT License
17 stars 1 forks source link

Add support for more remote types #27

Closed MadaraUchiha-314 closed 8 months ago

MadaraUchiha-314 commented 9 months ago
MadaraUchiha-314 commented 8 months ago

Since we are using the @module-federation/runtime package, we are restricted by the remote types that it supports. Currently the runtime supports only 2 types of remotes esm and global. https://github.com/module-federation/universe/blob/cec30634d9f00d31b053e2089e1a6b4365ea59d4/packages/sdk/src/types/stats.ts#L3