angular-cn/packages/compiler-cli/test/transformers
Tobias Bosch c92efc15fb fix(compiler): don’t type check templates with `skipTemplateCodegen` (#19909)
This change is needed to prevent users’ builds from breaking.

If a user sets `fullTemlateTypeCheck` to true, we will
continue to check the templates even when `skipTemplateCodegen` is true
as well.

Related to #19906

PR Close #19909
2017-10-24 17:06:34 -04:00
..
compiler_host_spec.ts fix(compiler-cli): do not add references to files outside of `rootDir` (#19770) 2017-10-18 11:18:50 -07:00
lower_expressions_spec.ts fix(compiler): don’t type check templates with `skipTemplateCodegen` (#19909) 2017-10-24 17:06:34 -04:00
metadata_reader_spec.ts refactor(compiler): remove old ngtools api and add listLazyRoutes to new api (#19836) 2017-10-23 18:46:04 -04:00
node_emitter_spec.ts fix(compiler-cli): produce smaller source maps for templates (#19578) 2017-10-06 14:48:25 -07:00
program_spec.ts fix(compiler): don’t type check templates with `skipTemplateCodegen` (#19909) 2017-10-24 17:06:34 -04:00