..
analysis
fix(ngcc): report diagnostics from migrations ( #34014 )
2019-12-09 16:13:10 -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:54 -08:00
host
fix(ngcc): handle imports in dts files when processing UMD ( #34356 )
2019-12-11 13:20:50 -08:00
integration
fix(ngcc): fix undecorated child migration when exportAs is present ( #34014 )
2019-12-09 16:13:10 -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): ensure that bundle rootDir is the package path ( #34212 )
2019-12-05 10:13:03 -08:00
rendering
fix(ngcc): render UMD imports even if no prior imports ( #34353 )
2019-12-12 09:09:42 -08: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