Package-level declarations

Types

Link copied to clipboard
@CacheableTask
abstract class KotlinViteExec @Inject constructor(process: ExecOperations) : ViteExec, RequiresNpmDependencies

A specialization of ViteExec that uses the Kotlin Gradle Plugin to download Vite.