UNPKG

bun-types

Version:

Type definitions and documentation for Bun, an incredibly fast JavaScript runtime

10 lines (5 loc) 383 B
An alias for `bun patch --commit` to maintain compatibility with pnpm. To get started with patch, first prepare the package for patching with [`bun patch <pkg>`](https://bun.sh/docs/install/patch). ### `--patches-dir` By default, `bun patch-commit` will use the `patches` directory in the temporary directory. You can specify a different directory with the `--patches-dir` flag.