Home > @lynx-js/rspeedy > createRspeedy
The createRspeedy
method can let you create a Rspeedy instance and you can customize the build or development process in Node.js Runtime.
Signature:
Parameter | Type | Description |
---|---|---|
{ cwd, rspeedyConfig } | CreateRspeedyOptions |
Returns:
Promise<RspeedyInstance>