Y
Hacker News
new
|
ask
|
show
|
jobs
by
iamakulov
1312 days ago
Modern Yarn supports `yarn patch`:
https://yarnpkg.com/cli/patch
. For Yarn 1.x and npm, I’ve used
https://www.npmjs.com/package/patch-package
which also works well.