mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 10:28:47 +00:00
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>
329 B
329 B
After having prepared a package for patching with bun 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.