pnpm patch-commit <path>
Générer un patch dans un répertoire (inspiré par une commande similaire à Yarn).
pnpm patch-commit <patchDir>
Options
---patches-dir <dir>
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.