Search Docs
type ProgressBar = | boolean | { id?: string; };
是否在编译过程中展示进度条。
该配置项的使用方式与 Rsbuild 完全一致。详细信息请参考 Rsbuild - dev.progressBar。