Tuesday, 9 May 2017

Dealing with node_modules size on disk vs actual data size

How is it acceptable for node to function the way it does in regards to storage usage? I have a node_modules folder that is less than 20MB in actual data, but has SO many files that the default 4kb allocation size causes it to take up 6.25GB of hard drive space... That's insane!



via MiDri

No comments:

Post a Comment