mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
7fa274510f
Moves the logic for generating type check blocks into the compiler since it isn't coupled to TypeScript anymore. Note: the tests haven't been moved over, because they depend on the environment that's currently in `compiler-cli` and it still has some dependencies on TypeScript.