X Tutup
Skip to content

Support part files in the dart transformer #1817

@jakemac53

Description

@jakemac53

There are a few things that need to happen to support using parts, lets collect them here.

  • Add support for discovering angular annotations in parts.
    • Skip any dart files with a part of directive if they are primary inputs (do not output a .ng.deps file).
    • Whenever we find a part directive in a primary input load the file and treat any annotations found as if they were in the current file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    effort1: hoursfeatureLabel used to distinguish feature request from other issues

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      X Tutup