Home > @lynx-js/config-rsbuild-plugin > Options

Options interface

Options for the Lynx Config rsbuild plugin.

Signature:

export interface Options 

Properties

PropertyModifiersTypeDescription
compilerOptionsKeys?string[](Optional)
configKeys?string[](Optional)
dslPluginName2PkgName?Record<string, string>(Optional)
upgradeRspeedyLink?string(Optional)
validate?(input: unknown) => Config(Optional)
除非另有说明,本项目采用知识共享署名 4.0 国际许可协议进行许可,代码示例采用 Apache License 2.0 许可协议进行许可。