Skip to content

aube patch-remove

  • Usage: aube patch-remove [PACKAGES]…

Remove patch entries from pnpm.patchedDependencies

Arguments

[PACKAGES]…

Patch keys to remove, formatted as <name>@<version> (the same shape used as the pnpm.patchedDependencies map key). With no arguments, every declared patch is removed

Released under the MIT License.