withViteConfig
Function
interface ViteAppResource { // ... omitted for brevity withViteConfig(configPath: string): ViteAppResource;}Signature
method
withViteConfig builder Configures a custom Vite configuration file
withViteConfig(configPath: string): ViteAppResourceParameters
configPath string Returns
ViteAppResource Applies to
This function is an extension method on the following types: