# @rsbuild/core

> The Rspack-based build tool.

Latest version **2.2.8** (published 2026-09-18) · MIT license · 0 weekly downloads

## Install

```sh
npm install @rsbuild/core
pnpm add @rsbuild/core
yarn add @rsbuild/core
bun add @rsbuild/core
```

Provides the command `rsbuild`.

## Health

**Score 75/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; has provenance; recently updated; high maintenance score; high quality score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 2.2.8 |
| Published | 2026-09-18 |
| First published | 2023-10-17 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM |
| Node | ^20.19.0 \|\| >=22.12.0 |
| Dependencies | 2 |
| Unpacked size | 4.6 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 3381 |
| Maintainers | chenjiahan, hardfist3 |

## Links

- npm: https://www.npmjs.com/package/@rsbuild/core
- Repository: https://github.com/web-infra-dev/rsbuild
- Homepage: https://rsbuild.rs
- Issues: https://github.com/web-infra-dev/rsbuild/issues
- npm.io page: https://npm.io/package/@rsbuild/core

## Dependencies (2)

- [@rspack/core](https://npm.io/package/@rspack/core.md) ~2.2.6
- [@swc/helpers](https://npm.io/package/@swc/helpers.md) ^0.5.23

## Recent versions

- 2.2.8 (latest) — 2026-09-18
- 2.2.0-rc.0 (rc) — 2026-08-24
- 2.2.0-beta.2 (beta) — 2026-08-21
- 1.7.6 (latest-v1) — 2026-06-24
- 2.0.0-canary-20260309140114 (canary) — 2026-03-10
- 2.0.0-alpha.4 (alpha) — 2026-01-27
- 2.2.7 — 2026-09-16
- 2.2.6 — 2026-09-14
- 2.2.5 — 2026-09-09
- 2.2.4 — 2026-09-08
- 2.2.3 — 2026-09-03
- 2.2.2 — 2026-09-01
- 2.2.1 — 2026-08-28
- 2.2.0 — 2026-08-26
- 2.2.0-beta.1 — 2026-08-18
- … 432 more at https://npm.io/package/@rsbuild/core/versions

## README

<p align="center">
  <a href="https://rsbuild.rs" target="blank"><img src="https://assets.rspack.rs/rsbuild/rsbuild-banner.png" alt="Rsbuild Logo" /></a>
</p>

# @rsbuild/core

The Rspack-based build tool. It's fast, out-of-the-box and extensible.

<p>
  <a href="https://npmjs.com/package/@rsbuild/core">
   <img src="https://img.shields.io/npm/v/@rsbuild/core?style=flat-square&colorA=564341&colorB=EDED91" alt="npm version" />
  </a>
  <img src="https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square&colorA=564341&colorB=EDED91" alt="license" />
  <a href="https://npmcharts.com/compare/@rsbuild/core"><img src="https://img.shields.io/npm/dm/@rsbuild/core.svg?style=flat-square&colorA=564341&colorB=EDED91" alt="downloads" /></a>
</p>

## Documentation

See [Documentation](https://rsbuild.rs/).

## Contributing

Please read the [Contributing Guide](https://github.com/web-infra-dev/rsbuild/blob/main/CONTRIBUTING.md).

## License

Rsbuild is [MIT licensed](https://github.com/web-infra-dev/rsbuild/blob/main/LICENSE).

---
_Source: https://npm.io/package/@rsbuild/core · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
