top | item 45454468

(no title)

Anaminus | 5 months ago

The lock file is 12 times larger than the entire source.

  git clone -q https://github.com/paaatrick/playball.git
  cd playball
  echo $(du -bs package-lock.json | cut -f1) / $(du -bs src | cut -f1) | bc -l

discuss

order

No comments yet.