Yarn Zero-Installs
Zero-Installs commit Yarn's package cache (`.yarn/cache`) into the repository alongside the `.pnp.cjs` file. Clones of the repository can start working immediately without running `yarn install`, enabling truly reproducible builds and instant CI bootstraps.