This is the dev preview website. Check out the document at lynxjs.org

Home > @lynx-js/rspeedy > BuildCache > cacheDirectory

BuildCache.cacheDirectory property

This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

The output directory of the cache files.

Signature:

cacheDirectory?: string | undefined;

Default Value

'node_modules/.cache'