angular/packages/compiler-cli/test/transformers
Tobias Bosch fce7ae16f5 fix(compiler): treat absolute imports as package imports (#18912)
This is a corner case, and converting them is what
was expected in G3. This also fits the fact that
we already convert package paths into relative paths.


PR Close #18912
2017-08-31 13:27:56 -07:00
..
compiler_host_spec.ts fix(compiler): treat absolute imports as package imports (#18912) 2017-08-31 13:27:56 -07:00
lower_expressions_spec.ts feat(compiler-cli): lower metadata useValue and data literal fields (#18905) 2017-08-31 09:46:16 -07:00
node_emitter_spec.ts fix(compiler): quote non identifiers in map keys. (#18788) 2017-08-28 18:46:43 -05:00