Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to show that excludes dev dependencies #28

Open
mhdawson opened this issue Nov 24, 2020 · 3 comments
Open

Add option to show that excludes dev dependencies #28

mhdawson opened this issue Nov 24, 2020 · 3 comments

Comments

@mhdawson
Copy link
Member

The next useful extension for the show command would be an option to
exclude dev only dependencies.

@ljharb
Copy link
Member

ljharb commented Nov 24, 2020

Probably it’d make the most sense to default to production only? If not, then I’d expect npm flags like production, dev, only=production, etc

@mhdawson
Copy link
Member Author

@ljharb I was thinking hat dev only by default could make sense as well just had not settled on that 100%.

@ljharb
Copy link
Member

ljharb commented Nov 24, 2020

i guess it depends on what the common case is. I assume people will always want to know the support levels of their prod deps, but may not always care about that for their dev deps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants