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/rsbuild/index.md.
close
  • English
  • Overview Rsbuild configurationsRsbuild configurations

    Rsbuild configurations control how Rslib compiles and builds libraries, see Configure Rslib for details.

    This section covers the following commonly used configurations:

    • logLevel: Specify the log level.
    • resolve: Options for module resolution.
    • source: Options for input source code.
    • output: Options for build outputs.
    • tools: Options for low-level tools.
    • performance: Options for performance.
    • plugins: Configure Rsbuild plugins.