angular-cn/packages/compiler-cli/test/transformers
Chuck Jazdzewski 7bfeac746e fix(compiler-cli): only use error collector when needed. (#19912)
The error collector changes behavior of the metadata resolver
in ways that haven't been fully hardened. This changes limits
its use to the lazy route detection and the language service.

Issue: #19906

PR Close #19912
2017-10-24 17:06:41 -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-cli): only use error collector when needed. (#19912) 2017-10-24 17:06:41 -04:00