Path file not applied for d.ts files
Open
- Dominant language
- TypeScript
- Stars
- 11.2k
- Forks
- 325
- PR merge metrics
- No merged PRs in 30d
Description
```bash
yarn add final-form
```
go to `node-modules/final-form/dist/index.d.ts` and make some change
```bash
yarn patch-package final-form
yarn run v1.22.4
$ /node_modules/.bin/patch-package final-form
patch-package 6.4.7
• Creating temporary folder
• Installing final-form@4.20.6 with yarn
• Diffing your files with clean files
⁉️ Not creating patch file for package 'final-form'
⁉️ There don't appear to be any changes.
error Command failed with exit code 1.
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.