module-federation/module-federation-examples

@module-federation/enhanced/runtime NOT FOUND

Closed this issue · 0 comments

// 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??

https://module-federation.io/guide/basic/runtime.html