patching local packages
Open
- Dominant language
- TypeScript
- Stars
- 11.2k
- Forks
- 325
- PR merge metrics
- No merged PRs in 30d
Description
It would be great if `patch-package` would support patching packages that are not contained in `node_modules` for situations where a package source files needs to be cloned directly from Github, patched, and rebuilt. In other words:
```
npx patch-package ./cloned-package
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.