Sujit Prabhakaran

Sujit Prabhakaran

  • 1.5k
  • 222
  • 1.5k

How to reduce the disk size of a project in Angular?

Jan 2 2024 12:37 AM

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?


Answers (3)