Skip to content

Vite for Gradleopensavvy.gradle.vite.base.tasksViteExecvitePath

vitePath

@get:
InputFile
@get:
PathSensitive
(value = PathSensitivity.RELATIVE)abstract val vitePath: RegularFileProperty

The path to the Vite executable.

Use this property to override which Vite installation is used. By default, Vite is installed as a development dependency of the project in which this plugin is applied.