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

Monorepo support? #277

Open
qpwo opened this issue Apr 13, 2023 · 3 comments
Open

Monorepo support? #277

qpwo opened this issue Apr 13, 2023 · 3 comments

Comments

@qpwo
Copy link

qpwo commented Apr 13, 2023

I want to find unused exports in a typescript monorepo. I have three packages: logic, client, and server. Client and server both import from logic. How can I find functions in logic which are not used anywhere?

I could provide an example project if helpful.

Love the tool btw.

(Searched in this repo for "monorepo" and "multi-package"; didn't find anything.)

@mrseanryan
Copy link
Collaborator

hello - good to hear

yes if you share a small example project, that will help

sean

@qpwo
Copy link
Author

qpwo commented Apr 13, 2023

Here it is https://github.com/qpwo/example-monorepo

@qpwo
Copy link
Author

qpwo commented May 19, 2023

Any further info I could offer?

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

No branches or pull requests

2 participants