JSPM

@module-federation/runtime

0.0.0-next-20240913094943
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3287862
  • Score
    100M100P100Q214305F
  • License MIT

Package Exports

  • @module-federation/runtime
  • @module-federation/runtime/embedded
  • @module-federation/runtime/helpers
  • @module-federation/runtime/types

Readme

@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.html for details.

License

@module-federation/runtime is MIT licensed.