@module-federation/runtime-core (0.18.0)
Published 2026-02-24 13:49:47 +00:00 by atheaadmin
Installation
@module-federation:registry=npm install @module-federation/runtime-core@0.18.0"@module-federation/runtime-core": "0.18.0"About this package
@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/basic/runtime/runtime.html for details.
License
@module-federation/runtime is MIT licensed.
Dependencies
Dependencies
| ID | Version |
|---|---|
| @module-federation/error-codes | 0.18.0 |
| @module-federation/sdk | 0.18.0 |