For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /config/options/experiments.md.
close
  • English
  • experiments

    Removed in 2.0.0

    enableNativePlugin

    Rsdoctor 2.0 always uses the Rsdoctor native plugin built into Rspack to collect module and chunk graph data. The experiments.enableNativePlugin option has been removed and the stats-based build fallback is no longer available.

    Remove this option from your configuration and upgrade Rspack if experiments.RsdoctorPlugin is unavailable.