You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Identify assets that cannot be reached from some root file (TBD) as unused, even if they have other dependents. In contrast to the current approach, this will correctly detect isolated islands in the dependency graph.
Identify assets that cannot be reached from some root file (TBD) as unused, even if they have other dependents. In contrast to the current approach, this will correctly detect isolated islands in the dependency graph.