Skip to content

CLI compatible with TypeScript 4.5.2 #944

Closed
@Lipata

Description

@Lipata

Description

Check if CLI is compatible with TypeScript 4.5.2. Currently, there is one problem with imports, where as is added and breaks the generated project.

import { GridComponent as } from `....`

Edit:
Currently, the latest @angular/compiler (13.0.2) throws error as it does not yet support typescript 4.5.2. However, there is a PR awaiting merge angular/angular#44164

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions