motion icon indicating copy to clipboard operation
motion copied to clipboard

Why is `.yarn/cache` committed to git repository?

Open Debbl opened this issue 8 months ago • 1 comments

I noticed that this repository is quite large when cloning, and I found that the .yarn/cache directory is committed to git.

Image

Debbl avatar Jun 07 '25 17:06 Debbl

I guess this is because of Yarn's Zero-installs strategy.

quentint avatar Jul 25 '25 09:07 quentint