Search Docs
type ProgressBar = | boolean | { id?: string; };
Whether to display progress bar during compilation.
The usage of this configuration item is exactly the same as that of Rsbuild. For detailed information, please refer to Rsbuild - dev.progressBar.