angular-cn/packages/compiler-cli/test/transformers
Tobias Bosch 54480f7dfc fix(compiler): report errors properly in G3 in certain conditions (#20041)
Condition: static analysis error, given:
- noResolve:true
- generateCodeForLibraries: false
- CompilerHost.getSourceFile throws on non existent files

All of these are true in G3.
PR Close #20041
2017-10-30 21:24:30 -04:00
..
compiler_host_spec.ts fix(compiler): always use relative paths to refer to generated code 2017-10-30 18:28:25 -04: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): report errors properly in G3 in certain conditions (#20041) 2017-10-30 21:24:30 -04:00