@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 downloa
Last updated 9 months ago by shawzhou .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install @module-federation/runtime 
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

  • 1.1.0-canary.1                                ...           canary (2 years ago)
  • 2.3.1                                ...           latest (11 days ago)
  • 0.0.0-next-20250901083037                                ...           next (7 months ago)

1059 Versions

Downloads
Today 1
This Week 116
This Month 295
Last Day 14
Last Week 194
Last Month 187
Dev Dependencies (0)
None

Copyright 2013 - present © cnpmjs.org | Home |