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 support for other directories #4

Open
justindra opened this issue Feb 18, 2019 · 1 comment
Open

Add support for other directories #4

justindra opened this issue Feb 18, 2019 · 1 comment

Comments

@justindra
Copy link

Currently this only matches with any packages under the packages/ directory. Some monorepo setups may change this folder to be something else. Maybe we can read a lerna.json file or the root package.json file to get the list of folders and then match on those as well?

@MeirionHughes
Copy link

Defiantly; we're setup with "apps/", "libs/" and "servers/" as package roots

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