mhassan1 / yarn-plugin-licenses

Yarn Berry plugin that adds `yarn licenses` commands
42 stars 11 forks source link

Feature request: add option to only include production dependencies #6

Closed brandon-leapyear closed 3 years ago

brandon-leapyear commented 3 years ago

:sparkles: This is an old work account. Please reference @brandonchinn178 for all future communication :sparkles:


To work around this, I'm using license-checker --only=prod, in combination with yarn workspaces foreach

mhassan1 commented 3 years ago

Thanks for the feature request! This will be addressed by #8.