This is the dev preview website. Check out the document at lynxjs.org

Home > @lynx-js/external-bundle-rsbuild-plugin > ReactLynxExternalsPresetOptions > reactUmdPackageName

ReactLynxExternalsPresetOptions.reactUmdPackageName property

Package name that provides the ReactLynx runtime bundle.

Override this when wrapping the plugin for another distribution, such as @byted-lynx/react-umd.

Signature:

reactUmdPackageName?: string;

Default Value

'@lynx-js/react-umd'