Closed
Description
In typescript 3.4+ they've added support for incremental compilation which would allow subsequential compilation runs to be much faster. Is this something that could be supported by karma-typescript?
https://devblogs.microsoft.com/typescript/announcing-typescript-3-4-rc/