Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.
This repository was archived by the owner on May 22, 2025. It is now read-only.

Rewrite Tsickle to use TypeScript v2.1 transforms #285

Closed
@mhevery

Description

@mhevery

Currently Tsickle does not use TypeScript v2.1 transforms API. The consequence is that ngc has to parse the type information twice. Once for the original source code, and then again when tsickle pulls annotations into static fields. The consequence of this is slower runtime performance.

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