KEMBAR78
Provide --build/--incremental APIs for build tools · Issue #29978 · microsoft/TypeScript · GitHub
Skip to content

Provide --build/--incremental APIs for build tools #29978

@DanielRosenwasser

Description

@DanielRosenwasser

When we added support for composite projects and implemented --build mode (#3469, #25600), we only provided a few APIs, but not enough that 3rd party tools could defer to TypeScript's understanding of composite projects to instruct these tools how to build intelligently.

We'd like to provide some stable API so tools like gulp and Webpack can easily operate over composite projects with project references.

Metadata

Metadata

Assignees

Labels

CommittedThe team has roadmapped this issueDomain: APIRelates to the public API for TypeScriptDomain: tsc -bIssues related to build modeDomain: tsc: --incrementalThe issue relates to incremental compilationScenario: Monorepos & Cross-Project ReferencesRelates to composite projects (a.k.a references between "medium sized projects")SuggestionAn idea for TypeScript

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions