pahen/madge

[Question] How to ignore the entrypoint using orphans

Open

#249 ouverte le 25 juin 2020

Voir sur GitHub
 (1 commentaire) (2 réactions) (0 assignés)JavaScript (322 forks)batch import
enhancementgood first issueviz

Métriques du dépôt

Stars
 (8 058 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur