pnpm patch-commit <path>
Добавлено в: v7.4.0
Создайте патч из каталога (вдохновленный аналогичной командой в Yarn).
pnpm patch-commit <patchDir>
Опции
---patches-dir <dir>
Added in: v7.30.0
The generated patch file will be saved to this directory. By default, patches are saved to the patches
directory in the root of the project.