angular/packages/compiler-cli/ngcc/src
Pete Bacon Darwin 0fa76219ac refactor(ivy): ngcc - simplify NewEntryPointFileWriter code (#30085)
The lines that compute the paths for this writer were confusing.
This commit simplifies and clarifies what is being computed.

PR Close #30085
2019-04-24 10:49:31 -07:00
..
analysis fix(ivy): include directive base class metadata when generating TCBs (#29698) 2019-04-19 11:15:25 -07:00
host fix(ivy): ngcc - properly handle aliases class expressions (#29119) 2019-04-02 10:50:46 -07:00
logging feat(compiler-cli): ngcc - make logging more configurable (#29591) 2019-04-01 11:53:28 -07:00
packages feat(compiler-cli): ngcc - make logging more configurable (#29591) 2019-04-01 11:53:28 -07:00
rendering fix(ivy): ngcc - insert new imports after existing ones (#30029) 2019-04-22 16:29:30 -07:00
writing refactor(ivy): ngcc - simplify NewEntryPointFileWriter code (#30085) 2019-04-24 10:49:31 -07:00
constants.ts refactor(ivy): move ngcc into a higher level folder (#29092) 2019-03-20 14:45:54 -04:00
main.ts perf(ivy): ngcc - exit early if the targeted package has been compiled (#29740) 2019-04-08 09:48:20 -07:00
utils.ts fix(ivy): match microsyntax template directives correctly (#29698) 2019-04-19 11:15:25 -07:00