..
analysis
fix(ngcc): report errors from `analyze` and `resolve` processing ( #33964 )
2019-11-21 10:44:24 -08:00
dependencies
feat(ngcc): support ignoreMissingDependencies in ngcc config ( #33192 )
2019-10-17 19:43:39 -04:00
entry_point_finder
fix(ngcc): do not analyze dependencies for non Angular entry-points ( #32303 )
2019-08-26 10:08:44 -07:00
execution
perf(ngcc): process tasks in parallel in async mode ( #32427 )
2019-09-09 15:55:13 -04:00
helpers
refactor(ngcc): store whether to render legacy i18n message ids in the bundle ( #34135 )
2019-12-03 10:15:53 -08:00
host
fix(ngcc): properly detect origin of constructor param types ( #33901 )
2019-11-19 11:38:33 -08:00
integration
fix(ngcc): render legacy i18n message ids by default ( #34135 )
2019-12-03 10:15:53 -08:00
logging
feat(compiler-cli): ngcc - make logging more configurable ( #29591 )
2019-04-01 11:53:28 -07:00
migrations
refactor(ngcc): rework undecorated parent migration ( #33362 )
2019-10-25 09:16:50 -07:00
packages
fix(ngcc): do not crash on packages that specify typings as an array ( #33973 )
2019-11-22 12:40:04 -05:00
rendering
fix(ngcc): render UMD global imports correctly ( #34012 )
2019-11-25 11:38:36 -05:00
writing
refactor(ngcc): abstract updating `package.json` files behind an interface ( #32427 )
2019-09-09 15:55:13 -04:00
BUILD.bazel
fix(ngcc): do not emit ES2015 code in ES5 files ( #33514 )
2019-11-13 13:49:31 -08:00
utils_spec.ts
refactor(ivy): ngcc - implement new module resolver ( #29643 )
2019-04-29 12:37:21 -07:00