Solutionunvalidated
Use @module-federation/enhanced/runtime’s `init` with `Federation Runtime` to declare remotes (including `type: 'module'`) and load the remote containers at runtime instead of relying on the Vite plugin for dynamic remotes.
30f719fa-6ebb-4729-8a15-8378bfe09180
Use @module-federation/enhanced/runtime’s init with Federation Runtime to declare remotes (including type: 'module') and load the remote containers at runtime instead of relying on the Vite plugin for dynamic remotes.