Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Distribute .d.ts files from typescript compilation #237

@alexeagle

Description

@alexeagle

Users should no longer fetch zone typings from DefinitelyTyped, now that it is written in TS we can distribute typings along with the .js files like rxjs and angular2 do.
This is needed so that user code (including angular2) can rely on moduleResolution=node to find the zone typings, rather than pollute with an ambient module.

Metadata

Metadata

Assignees

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