Vite for Gradle • opensavvy.gradle.vite.base.tasks • WriteConfig • configurationFile
configurationFile¶
@get:
OutputFile
abstract val configurationFile: RegularFileProperty
The path to the vite.config.js
file which will be created by this task.
By default, it is created in the root
directory.