Skip to content

feature(module view): show modules where the selected module is imported #91

@vik-13

Description

@vik-13

It helps during refactoring and chunk size optimisation.
Would be great to see where the module is imported in case of:

  • it has providers;
  • it has many declarations and in some lazy-loaded module is used only one of them;
  • it's imported but not used anymore in that place or imported accidentally;

The main view contains similar info but it doesn't useful if it has 150+ nodes and 300+ edges (only modules without libs);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions