Vite for Gradle • opensavvy.gradle.vite.base.config • ExternalVitePlugin • exportedAs
exportedAs¶
val exportedAs: String
The name of the function exported by this plugin.
For example, for the Vue plugin, which is natively configured like so:
the exportedAs
is vue
.