• dejected_warp_core@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    2 months ago

    NPM ruin dev is a new advanced feature that endorses opinionated “extreme programming” techniques. First it gets to work rebuilding node_modules, but with all the least compatible module versions in order to accelerate testing. It also minifies your .js code in place, to save you some CPU cycles later. Lastly, it squashes your entire git history on all branches, to save space.

    • lad@programming.dev
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 months ago

      It also tries to do rm -rf / to save more space, but in this case it’s a futile attempt