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

How might I find all addons that depend on my addon, even in devDependencies? #130

Open
samselikoff opened this issue Sep 7, 2018 · 1 comment

Comments

@samselikoff
Copy link

How might I find all addons that depend on my addon, even in devDependencies?

Might be a cool feature to add to the UI at some point. My use case right now is to find all addons using Addon Docs.

The "Dependents" tab over on npm is close, but I think it only looks at dependencies and not devDependencies (which makes sense).

@kategengler
Copy link
Member

We've been gathering this data and this feature will be a side effect of something @lonelyghost is working on 😀

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