Vite for Gradle • opensavvy.gradle.vite.base.tasks • ViteExec • vitePath
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.