X Tutup
Skip to content

Transformer should warn users if no entry points are provided #1872

@kegluneq

Description

@kegluneq

See #1836

Context: We currently need to run the angular transformer on the angular codebase with no entry points, which is why we have no warnings currently.

Potential solutions:

  • Create a "private" transformer in lib/src/ for the angular codebase that does not require an entry point
  • Codegen the necessary files in the angular codebase and check them in so the angular transformer does not need to be run except in consumer code

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: vscode-extensionIssues related to the Angular Language Service VsCode extensioneffort1: hoursfeatureLabel used to distinguish feature request from other issues

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      X Tutup