angular-cn/packages/compiler-cli/test/transformers
Chuck Jazdzewski 25cbc98979 fix(compiler-cli): do not add references to files outside of `rootDir` (#19770)
References to resources (such as .css files) that are generated into
the `outDir` directory outside of `rootDir` would cause a spurious
compiler error about not being able to find a files that ends in
'.ngstyle.ts'.

Also fixed a minor issue in compiler error reporting

Fixes: #19765, #19767

PR Close #19770
2017-10-18 11:18:50 -07: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-cli): do not validate metadata from declaration files (#19324) 2017-09-25 12:36:08 -07: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 Revert "Revert "Revert "perf(compiler): skip type check and emit in bazel in some cases. (#19646)""" 2017-10-12 16:09:49 -07:00