Shouldn't detectCycles check ignore packages that are ignored with --exclude option?
Open
difficulty:high
- Dominant language
- TypeScript
- Stars
- 512
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
`wsrun` discovered cycle dependencies in my project (many thanks), but I do not see any way to run command before I complete refactoring (not a peace of cake).
I would expect detectCycles check ignores packages from `exclude` list, but it doesn't. Is it on purpose? or just didn't think about his case?
Packages that have cycle deps are not affected with a command run, but the fact just completely stops using wsrun for me
Thanks in advance
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.