Vite for Gradle • opensavvy.gradle.vite.base.config • ViteConfig • autoRewriteIndex
autoRewriteIndex¶
@get:
Internal
abstract val autoRewriteIndex: Property<Boolean>
Whether to rewrite <script> declaration in the index.html file to be compatible with the Vite plugin and Hot Module Replacement. Disabled by default.