|
|
|
|
|
by zkochan
1539 days ago
|
|
It is unrelated because you don't have this issue with pnpm. pnpm uses a central content-addressable store and each unique file is written only once on a disk. It doesn't matter in how many projects you install the same dependency. |
|