Home > @lynx-js/rspeedy > mergeRspeedyConfig
Merge multiple Rspeedy configuration objects.
Signature:
Parameter | Type | Description |
---|---|---|
configs | Config[] | The Rspeedy configuration objects to merge. |
Returns:
The merged Rspeedy configuration object.
This is actually an alias of mergeRsbuildConfig.