Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: zackradisic <zackradisic@users.noreply.github.com>
This commit is contained in:
Zack Radisic
2024-06-18 16:34:10 -07:00
committed by GitHub
parent 604cbd0228
commit 7c27f3f9b4
17 changed files with 2145 additions and 606 deletions

View File

@@ -1,4 +1,6 @@
After having prepared a package for patching with [`bun patch`](/docs/cli/patch), you can install with `bun patch-commit <temp-directory_path>`.
An alias for `bun patch --commit` to maintain compatibility with pnpm.
You must prepare the package for patching with [`bun patch <pkg>`](/docs/cli/patch) first.
### `--patches-dir`