Package-level declarations

Types

Link copied to clipboard
@DisableCachingByDefault
abstract class CustomIncrementalSyncTask : DefaultTask, IncrementalSyncTask
Link copied to clipboard
@CacheableTask
abstract class KotlinViteExec @Inject constructor(process: ExecOperations, targetName: String, targetType: String) : ViteExec, RequiresNpmDependencies

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