> For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt.

# Config overview

This page lists all the configurations for Rslib. See [Configure Rslib](/guide/basic/configure-rslib.md) for detail.

For Rslib's default behavior and related options, see [Default behavior](/config/default-behavior.md).

### [Lib configurations](/config/lib/index.md)

- [lib.autoExtension](/config/lib/auto-extension.md)
- [lib.autoExternal](/config/lib/auto-external.md)
- [lib.banner](/config/lib/banner.md)
- [lib.bundle](/config/lib/bundle.md)
- [lib.dts](/config/lib/dts.md)
- [lib.experiments](/config/lib/experiments.md)
- [lib.externalHelpers](/config/lib/external-helpers.md)
- [lib.footer](/config/lib/footer.md)
- [lib.format](/config/lib/format.md)
- [lib.id](/config/lib/id.md)
- [lib.outBase](/config/lib/out-base.md)
- [lib.redirect](/config/lib/redirect.md)
- [lib.shims](/config/lib/shims.md)
- [lib.syntax](/config/lib/syntax.md)
- [lib.umdName](/config/lib/umd-name.md)

### [Rsbuild configurations](/config/rsbuild/index.md)

- [logLevel](/config/rsbuild/log-level.md)
- [output](/config/rsbuild/output.md)
- [performance](/config/rsbuild/performance.md)
- [plugins](/config/rsbuild/plugins.md)
- [resolve](/config/rsbuild/resolve.md)
- [source](/config/rsbuild/source.md)
- [tools](/config/rsbuild/tools.md)
