Comment on Ask HN: Why this bloat in Angular?Comments−superasn8yIt's just how it is. You would find this article particularly insightful (1). An excerpt from it:It’s true. Each installation of Babel includes a picture of Guy Fieri, and there is nothing you can do about it.(1) https://medium.com/@jdan/i-peeked-into-my-node-modules-direc...−avighnayOP8yThank you, this really says it! But why is the community still accepting it?−superasn8yBy the way you can run 'yarn autoclean' which creates a autoclean file that deletes useless stuff, tests, etc to free up some disk space.−hcho8yBecause disk space is cheap.
Comments
It's just how it is. You would find this article particularly insightful (1). An excerpt from it:
(1) https://medium.com/@jdan/i-peeked-into-my-node-modules-direc...
Thank you, this really says it! But why is the community still accepting it?
By the way you can run 'yarn autoclean' which creates a autoclean file that deletes useless stuff, tests, etc to free up some disk space.
Because disk space is cheap.