Open
Description
// You can use the runtime to load modules without depending on the build plugin
// When not using the build plugin, shared dependencies cannot be automatically configured
import { init, loadRemote } from '@module-federation/enhanced/runtime';
BUT I can't find "init, loadRemote"
Here @module-federation/runtime I can get "init, loadRemote"
that means offical document is wrong??
Metadata
Metadata
Assignees
Labels
No labels