Breadcrumbs pnpm-patch-i / pnpm-patch-i.mjs Latest commit Cannot retrieve latest commit at this time. HistoryHistory File metadata and controls Code Blame executable file· 3 lines (3 loc) · 93 Bytes Raw #!/usr/bin/env node // eslint-disable-next-line antfu/no-import-dist import '...
pnpm-patch-i A better and interactivepnpm patch. Usage npx pnpm-patch-i package-name This CLI wraps withpnpm patchand provides a better interactive experience: Have the patch dir under your localnode_modules/folder instead of a global temp folder ...
A better and interactive pnpm patch. Contribute to antfu/pnpm-patch-i development by creating an account on GitHub.
"url": "git+https://github.com/antfu/pnpm-patch-i.git" }, "bugs": "https://github.com/antfu/pnpm-patch-i/issues", "keywords": [], "sideEffects": false, "exports": { ".": { "types": "./dist/index.d.ts", "import": "./dist/index.mjs" }, "./cli": { "types": "....