experiments
Version: 1.0.0enableNativePlugin
- Type:
boolean - Optional:
true - Default:
true
By enabling the enableNativePlugin option, the Rspack native plugin moves the time-consuming data processing logic from Rsdoctor to the Rspack build stage, significantly improving build analysis efficiency and greatly reducing Rsdoctor's own analysis time.
- Example:

