• v9CYKjLeia10dZpz88iU
    link
    fedilink
    arrow-up
    19
    ·
    10 months ago

    those devs understand why their assets are so large. but if you ask a js dev why they webpack instead of compiling they just start crying and run away

    • Gallardo994@sh.itjust.works
      link
      fedilink
      arrow-up
      7
      ·
      10 months ago

      It depends. If you switch between different branches a lot, Library just grows to infinite sizes due to storing everything from each branch that is unique to those branches. I once had to clear about 600 gigs of library lol.