angular/packages/compiler/src/template_parser
Miško Hevery 1f59f2f04d fix(core): size regression with closure compiler (#25531)
By pulling in `compiler` into `core` the `compiler` was not
100% tree-shakable and about  8KB of code was retained
when tree-shaken with closure.

PR Close #25531
2018-08-30 21:22:40 -07:00
..
binding_parser.ts feat(ivy): implement host bindings in JIT mode (#24479) 2018-06-14 14:15:58 -07:00
template_ast.ts fix(compiler): fix a few non-tree-shakeable code patterns (#24677) 2018-06-28 17:51:42 -04:00
template_parser.ts fix(core): size regression with closure compiler (#25531) 2018-08-30 21:22:40 -07:00
template_preparser.ts refactor(compiler): misc minor (#23441) 2018-04-19 16:32:09 -07:00