Hacker News new | ask | show | jobs
by maxcan 996 days ago
Second this.

pnpm's use of hard links is so perfect for monorepos. As far as your code knows they just have a normal, run of the mill node_modules but without the massive hit on speed and disk space.