ViteAppResource.withViteConfig
Method
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 Defined on
This method is defined on the following type: