Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

yarn install production only

yarn install --production
# OR
yarn install --production=true
# OR
yarn install --prod
 
PREVIOUS NEXT
Tagged: #yarn #install #production
ADD COMMENT
Topic
Name
1+9 =