Wednesday, 10 April 2019

How to reduce node modules size in any node app

Hi Folks,
Today we will discuss about how to reduce the size of the node_modules folder by removing the repeated, unwanted libs from node_modules folder.