ViteConfig
The main configuration block, exposed by the vite
extension:
plugins {
// …
}
vite {
// …
}
Content copied to clipboard
The main configuration block, exposed by the vite
extension:
plugins {
// …
}
vite {
// …
}