Vite for Gradle • opensavvy.gradle.vite.base.config • ViteBuildConfig
ViteBuildConfig¶
Properties¶
modulePreload
¶
@get:
Internal
abstract val modulePreload: Property<Boolean>
Whether to automatically inject a module preload polyfill.
outDir
¶
@get:
Internal
abstract val outDir: DirectoryProperty
Output directory of the production build.
target
¶
Browser compatibility target for the final bundle.