NPM packages should have to specify if they are a dev or prod dependency.
Because most docs says npm install package_name
. And then you end up with bloated builds. Just a thought.
Javascript developer
NPM packages should have to specify if they are a dev or prod dependency.
Because most docs says npm install package_name
. And then you end up with bloated builds. Just a thought.