aube patch-remove
- Usage:
aube patch-remove [PATCH]… - Effect: destructive — may delete or irreversibly overwrite
Remove patch entries from pnpm.patchedDependencies
Arguments
[PATCH]…
Patch keys to remove, formatted as <name>@<version>.
Same shape used as the pnpm.patchedDependencies map key. With no arguments, every declared patch is removed.