Closed
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment