## I'm submitting a... <!-- Check one of the following options with "x" --> <pre><code> [x] Feature request </code></pre> ## Current behavior `ngc` needs uses the compiler host API to host the TypeScript compiler. ## Expected behavior The watch mode of `ngc` should take advantage of the new watch API in TypeScript https://github.com/Microsoft/TypeScript/pull/20234