Home > @lynx-js/rspeedy > CreateRspeedyOptions > callerName
CreateRspeedyOptions.callerName property
The name of the framework or tool that is currently invoking Rsbuild. This allows plugins to tailor their behavior based on the calling context.
Signature:
Example
Rsbuild plugins can access this value via api.context.callerName.

