I created a new Angular project using ng new ProjectName command. Then I found that the size of the node_modules folder in my project happens to be 290MB. This is strange, why should I lose so much disk space for each and every project I create. Any idea how to reduce this size?