pnpm patch <package>
This command will cause a package to be extracted in a temporary directory intended to be editable at will
Arguments
| Name | Description |
|---|---|
package |
Options
| Name | Description |
|---|---|
--edit-dir | The package that needs to be patched will be extracted to this directory |