npm.io
2.9.0 • Published 2d ago

@module-federation/runtime-core

Licence
MIT
Version
2.9.0
Deps
2
Size
852 kB
Vulns
0
Weekly
0
Stars
2.6K

@module-federation/runtime

  • Can be combined with the build plug-in to share basic dependencies according to policies to reduce the number of module downloads and improve the loading speed of modules.
  • Only consume part of the export of the remote module and will not fully download the remote module
  • The runtime calling process can be extended through the module-runtime plug-in mechanism

Documentation

See https://module-federation.io/guide/runtime/index.html for details.

License

@module-federation/runtime is MIT licensed.