X Tutup
Skip to content

Rename .template.dart outputs #6712

@kegluneq

Description

@kegluneq

/cc @yjbanov

.template.dart is a poor name for what this file actually does:

  • Defines initReflector
  • Defines classes with compiled template commands
  • Defines change detector classes

Rename these output files to something else, maybe:

  • .ng_deps.dart
  • .ng_gen.dart
  • .ng.dart
  • .ng2.dart

This will require changes in both Transformer & Template Compiler code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      X Tutup