pahen/madge

[Question] How to ignore the entrypoint using orphans

Open

#249 创建于 2020年6月25日

在 GitHub 查看
 (1 评论) (2 反应) (0 负责人)JavaScript (8,058 star) (322 fork)batch import
enhancementgood first issueviz

描述

As you can see here the entrypoint server.ts is reported as ophan:

https://gitlab.com/Lepardo/simplewebspider-nodejs/-/jobs/612057537

So it must be an orphan, because it's the entrypoint. But is there away to ignore that one, so it's not reported as ophane?

Excluding it make no sence, then all others are ophans.

贡献者指南

[Question] How to ignore the entrypoint using orphans · pahen/madge#249 | Good First Issue