@module-federation/runtime-core
- 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 downloa
Last updated a year ago by shawzhou .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install @module-federation/runtime-core 
SYNC missed versions from official npm registry.

@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.

Current Tags

  • 2.3.1                                ...           latest (11 days ago)
  • 0.0.0-next-20250901083037                                ...           next (7 months ago)

454 Versions

Downloads
Today 0
This Week 0
This Month 66
Last Day 0
Last Week 76
Last Month 257
Dev Dependencies (0)
None

Copyright 2013 - present © cnpmjs.org | Home |