github lynx-family/lynx-stack @lynx-js/webpack-runtime-globals@0.0.8

Patch Changes

  • Move runtime attribute-name configuration to the page-scoped lynx object and (#3718)
    inject it from the host compilation through a standalone webpack plugin. Lazy
    and external bundles reuse the host-injected configuration without applying
    the plugin themselves. The runtime-config webpack plugin is published through
    its own DSL-neutral package entry and accepts arbitrary runtime configuration
    keys without depending on ReactLynx. The merged top-level configuration is
    shallow-frozen to prevent accidental mutation after host initialization.

Don't miss a new lynx-stack release

NewReleases is sending notifications on new releases.