Skip to content

Remove redundant @use rules #135

@nex3

Description

@nex3

Currently, if a file contains an @import rule that loads a file F as well as an implicit reference to a member loaded from a file G that forwards F, the migrator will generate @use rules for both F and G when only generating one for G would suffice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestmodule systemPart of the module system migrator

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions