BuildOptions
Properties
analyze?
optionalanalyze?:boolean| (AnalyzerPluginOptions | undefined) & { enabled?: boolean | undefined; }
Set to true to enable bundle analysis, or pass an object with enabled: true and options: vite-bundle-analyzer
legacy?
optionallegacy?:boolean|Options&object
Set to true to enable legacy mode, or pass an object with enabled: true and options: @vitejs/plugin-legacy