Skip to content
This repository has been archived by the owner on Dec 1, 2019. It is now read-only.

TypeScript 3.4 --incremental support #627

Open
MadaraUchiha opened this issue Mar 29, 2019 · 3 comments
Open

TypeScript 3.4 --incremental support #627

MadaraUchiha opened this issue Mar 29, 2019 · 3 comments

Comments

@MadaraUchiha
Copy link

MadaraUchiha commented Mar 29, 2019

TypeScript 3.4 has landed, and it comes with an --incremental compiler option that creates a compilation cache file to speed up successive builds of the same code.

I'm opening this issue to bring it some attention and track if anything is needed to support it with awesome-typescript-loader.

@andykais
Copy link

referencing the currently open issue as the above one was marked as a duplicate of this: microsoft/TypeScript#29978. Supposedly it will land in typescript@3.5

@chibongktbyte
Copy link

Hi. Any update on this now that Typescript 3.5 has come out?

@Rowno
Copy link

Rowno commented Aug 29, 2019

The incremental APIs are now available as part of TypeScript 3.6: https://devblogs.microsoft.com/typescript/announcing-typescript-3-6/#apis-to-support-build-and-incremental

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants