ds300 / patch-package

Fix broken node modules instantly 🏃🏽‍♀️💨
MIT License
10.31k stars 288 forks source link

Support for packages installed with version `*` #387

Open remorses opened 2 years ago

remorses commented 2 years ago

The patch regex does not support patches with names pkg+*.patch

https://github.com/ds300/patch-package/blob/5c2c92bf504885fba4840870a23fc8999c00e572/src/PackageDetails.ts#L51