-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Closed
Labels
APIRelates to the public API for TypeScriptRelates to the public API for TypeScriptCommittedThe team has roadmapped this issueThe team has roadmapped this issueDomain: --incrementalThe issue relates to incremental compilationThe issue relates to incremental compilationDomain: tsc -bIssues related to build modeIssues related to build modeScenario: Monorepos & Cross-Project ReferencesRelates to composite projects (a.k.a references between "medium sized projects")Relates to composite projects (a.k.a references between "medium sized projects")SuggestionAn idea for TypeScriptAn idea for TypeScript
Milestone
Description
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.
olmobrutall, dsmilkov, WearyMonkey, TylorS, dsherret and 43 moreWearyMonkey, MLoughry, OctoD, TylorS, walkerburgin and 15 more
Metadata
Metadata
Assignees
Labels
APIRelates to the public API for TypeScriptRelates to the public API for TypeScriptCommittedThe team has roadmapped this issueThe team has roadmapped this issueDomain: --incrementalThe issue relates to incremental compilationThe issue relates to incremental compilationDomain: tsc -bIssues related to build modeIssues related to build modeScenario: Monorepos & Cross-Project ReferencesRelates to composite projects (a.k.a references between "medium sized projects")Relates to composite projects (a.k.a references between "medium sized projects")SuggestionAn idea for TypeScriptAn idea for TypeScript