# @umijs/bundler-esbuild

> @umijs/bundler-esbuild

Latest version **4.7.18** (published 2026-09-16) · MIT license · 0 weekly downloads

## Install

```sh
npm install @umijs/bundler-esbuild
pnpm add @umijs/bundler-esbuild
yarn add @umijs/bundler-esbuild
bun add @umijs/bundler-esbuild
```

Provides the command `bundler-esbuild`.

## Health

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

Positive: has types; no vulnerabilities; has provenance; recently updated; high maintenance score; high quality score; popular repo.

Warnings: low downloads; no esm support.

## Facts

| | |
|---|---|
| Version | 4.7.18 |
| Published | 2026-09-16 |
| First published | 2021-11-15 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 6 |
| Unpacked size | 48.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 16038 |
| Maintainers | sorrycc, chenshuai2144, kuitos, peachscript, xiaohuoni, yifankakaxi, xierenyuan, xusd320, zoomdong07 |

## Links

- npm: https://www.npmjs.com/package/@umijs/bundler-esbuild
- Repository: https://github.com/umijs/umi
- Homepage: https://github.com/umijs/umi/tree/master/packages/bundler-esbuild#readme
- Issues: https://github.com/umijs/umi/issues
- npm.io page: https://npm.io/package/@umijs/bundler-esbuild

## Dependencies (6)

- [postcss](https://npm.io/package/postcss.md) ^8.4.21
- [@umijs/utils](https://npm.io/package/@umijs/utils.md) 4.7.18
- [enhanced-resolve](https://npm.io/package/enhanced-resolve.md) 5.9.3
- [postcss-preset-env](https://npm.io/package/postcss-preset-env.md) 7.5.0
- [@umijs/bundler-utils](https://npm.io/package/@umijs/bundler-utils.md) 4.7.18
- [postcss-flexbugs-fixes](https://npm.io/package/postcss-flexbugs-fixes.md) 5.0.2

## Recent versions

- 4.7.18 (latest) — 2026-09-16
- 4.6.70-alpha.5 (next) — 2026-06-29
- 4.0.0-canary.20260515.5 (canary) — 2026-05-15
- 4.7.17 — 2026-09-11
- 4.7.16 — 2026-09-09
- 4.7.15 — 2026-09-08
- 4.7.14 — 2026-09-04
- 4.7.13 — 2026-09-04
- 4.7.12 — 2026-09-03
- 4.7.11 — 2026-09-02
- 4.7.10 — 2026-09-02
- 4.7.9 — 2026-08-31
- 4.7.8 — 2026-08-25
- 4.7.7 — 2026-08-20
- 4.7.6 — 2026-08-17
- … 566 more at https://npm.io/package/@umijs/bundler-esbuild/versions

## README

# umi

<p>
  <a href="https://www.npmjs.com/package/umi"><img src="https://badgen.net/npm/v/umi" alt="Version" /></a>
  <a href="https://www.npmjs.com/package/umi"><img src="https://badgen.net/npm/dm/umi" alt="Downloads" /></a>
  <a href="https://github.com/umijs/umi"><img src="https://github.com/umijs/umi/workflows/CI/badge.svg?branch=master&event=push" alt="build status" /></a>
  <a href="https://www.npmjs.com/package/umi"><img src="https://badgen.net/npm/license/umi" alt="License" /></a>
</p>

A framework in react community ✨

> Please consider following this project's author, [sorrycc](https://github.com/sorrycc), and consider starring the project to show your ❤️ and support.

### [🚀 Read the launch post →](https://umijs.org/blog/umi-4-rc)

### [📚 Learn Umi →](https://umijs.org/)

## Contribution

See [Contributing Guide](https://umijs.org/docs/introduce/contributing).

### Core Maintainers

Core Maintainers are community members who have contributed significantly to the project through addressing issues, fixing bugs, and implementing enhancements/features.

* [sorrycc](https://github.com/sorrycc)
* [xiaohuoni](https://github.com/xiaohuoni)
* [fireairforce](https://github.com/fireairforce)

### Maintainers

Maintainers are community members who have had 10 or more PRs merged in umi or have spent a lot of time contributing to the umi community or addressing issues.

* [PeachScript](https://github.com/PeachScript)
* [YdreamW](https://github.com/YdreamW)
* [yuaanlin](https://github.com/yuaanlin)
* [fz6m](https://github.com/fz6m)
* [stormslowly](https://github.com/stormslowly)
* [xierenyuan](https://github.com/xierenyuan)
* [siyi98](https://github.com/siyi98)
* [txp1035](https://github.com/txp1035)
* [zenotsai](https://github.com/zenotsai)

### Contributors

Contributors are community members who have had 1 or more PRs merged in umi. If you are a contributor, you can contact me [[sorrycc](https://github.com/sorrycc)] to join the Contributor Group.

<a href="https://github.com/umijs/umi/graphs/contributors"><img src="https://contrib.rocks/image?repo=umijs/umi" alt="Umi contributors" /></a>

## Community

* [交流和反馈群](https://fb.umijs.org/)

## LICENSE

[MIT](./LICENSE)

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