mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 18:38:55 +00:00
feat: bun patch (#11470)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com> Co-authored-by: zackradisic <zackradisic@users.noreply.github.com> Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
This commit is contained in:
7
docs/cli/patch-commit.md
Normal file
7
docs/cli/patch-commit.md
Normal file
@@ -0,0 +1,7 @@
|
||||
After having prepared a package for patching with [`bun patch`](/docs/cli/patch), you can install with `bun patch-commit <temp-directory_path>`.
|
||||
|
||||
### `--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.
|
||||
Reference in New Issue
Block a user