Rspeedy logo
Rspeedy

Home > @lynx-js/external-bundle-rsbuild-plugin > ExternalsPresets

ExternalsPresets interface

Presets for external bundle dependencies.

Signature:

export interface ExternalsPresets

Properties

PropertyTypeDescription
reactlynx?boolean | ReactLynxExternalsPresetOptionsLoad the ReactLynx runtime bundle and wire its standard module globals.
[presetName: string]boolean | object | undefinedAdditional custom preset flags.
Except as otherwise noted, this work is licensed under a Creative Commons Attribution 4.0 International License, and code samples are licensed under the Apache License 2.0.