Skip to content

ng-annotation support planned/wanted? #3722

@Itrulia

Description

@Itrulia

For those who don't know what ng-annotate is: ng-annotate is a library for Angular 1.x that allows you to minify your Code without using the array syntax or without adding ctrl.$inject = [..].

Motivation for or Use Case

Since the majority of Angular applications are built with the version 1 I guess a lot of people want to migrate their Angular application with @angular/upgrade. Since AoT/Tree shaking is really important for Angular applications many people upgrading their 1.x projects would love to use angular-cli. We (ESL or also known Electronic Sport League) would love to use the angular-cli in the future.

If the general census is yes that you want to support it, I could implement it if you want.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions