brief
Warning
Deprecated in V2, please use output.mode: 'brief' instead. Refer to brief configuration migration.
- Type: BriefType
- Optional:
true - Default:
undefined
Detailed configuration options for Brief mode are as follows:
- reportHtmlName: Configures the filename of the HTML report in Brief mode. The default value is
report-rsdoctor.html. - writeDataJson: (Deprecated, please use
output.options.type: ['json', 'html'], refer to output.options.type.) By default, Brief mode injects the analysis data directly into the HTML file, so no additional build analysis data files are generated. If you need to generate additional local JSON data files, you need to configurewriteDataJson: true.
briefType
- Example:

