fix: run setup.js after self-update to create pn/pnx hardlinks

self-update replaces the @pnpm/exe package files but does not re-run
preinstall scripts. This leaves pn/pnpx/pnx as placeholder files
("This file intentionally left blank") instead of hardlinks to the
actual binary. Run setup.js explicitly after self-update to fix this.
This commit is contained in:
Zoltan Kochan
2026-03-26 18:49:59 +01:00
parent 11687bb3d2
commit 51e56d41e9
2 changed files with 130 additions and 119 deletions

236
dist/index.js vendored

File diff suppressed because one or more lines are too long