Vite for Gradle • opensavvy.gradle.vite.base.config • ExternalVitePlugin • packageName
packageName¶
val packageName: String
The name of the NPM package which contains this plugin.
For example, for the Vue plugin, which is natively configured like so:
the packageName
is @vitejs/plugin-vue
.