2
mirror of https://github.com/pnpm/action-setup.git synced 2026-04-17 21:45:12 +00:00
Files
pnpm-action-setup/src
Zoltan Kochan dc312cdfd7 feat!: replace bundled pnpm binary with npm + lockfile bootstrap
Remove the 9MB bundled pnpm.cjs/worker.js and instead use npm ci with
committed package-lock.json files (~5KB) to install a bootstrap pnpm,
which then installs the target version with integrity verification via
the project's pnpm-lock.yaml.

Also switch from ncc to esbuild and modernize to ESM.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-16 01:52:34 +01:00
..
2025-12-07 22:16:49 +01:00
2025-12-07 22:16:49 +01:00
2021-03-23 12:42:43 +07:00
fmt
2022-02-23 10:07:15 +07:00
fmt
2022-02-23 10:07:15 +07:00
fmt
2022-02-23 10:07:15 +07:00
2025-12-07 22:16:49 +01:00