DEV Community

Discussion on: Demystifying `devDependencies` and `dependencies`

Collapse
 
kiransiluveru profile image
kirankumar

is there any command to installing npm install by excluding the devDependencies.

Collapse
 
jainabhishek14 profile image
Abhishek Jain

you can use npm i --production