Home > @lynx-js/rspeedy > DistPath

DistPath interface

Set the directory of the dist files.

Signature:

export interface DistPath extends DistPathConfig 

Extends: DistPathConfig

Remarks

More options can be found at Rsbuild - distPath.

Properties

PropertyModifiersTypeDescription
intermediate?string | undefined(Optional) The output directory of the intermediate files.