☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · edit-21 year agoJavaScript programminglemmy.mlexternal-linkmessage-square13linkfedilinkarrow-up1174arrow-down13cross-posted to: programmer_humor@programming.dev
arrow-up1171arrow-down1external-linkJavaScript programminglemmy.ml☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · edit-21 year agomessage-square13linkfedilinkcross-posted to: programmer_humor@programming.dev
minus-squaredazeous@lemmy.mllinkfedilinkarrow-up3·1 year agoSome use ‘pnpm’ package manager, alternative to default, where the packages are downloaded once to a central location, and per project directory, it links to the original location so files aren’t duplicated saving space
Some use ‘pnpm’ package manager, alternative to default, where the packages are downloaded once to a central location, and per project directory, it links to the original location so files aren’t duplicated saving space