angular-cn/packages/compiler-cli/ngcc/test/packages
Pete Bacon Darwin ec0ce6005a perf(ngcc): reduce the size of the entry-point manifest file (#36486)
The base path for package and entry-points is known so there is
no need to store these in the file. Also this commit avoids storing
empty arrays unnecessarily.

PR Close #36486
2020-04-09 11:33:28 -07:00
..
build_marker_spec.ts style(ngcc): reformat of ngcc after clang update (#36447) 2020-04-06 09:26:57 -07:00
configuration_spec.ts fix(ngcc): support ignoring deep-imports via package config (#36423) 2020-04-06 11:32:09 -07:00
entry_point_bundle_spec.ts style(ngcc): reformat of ngcc after clang update (#36447) 2020-04-06 09:26:57 -07:00
entry_point_manifest_spec.ts perf(ngcc): reduce the size of the entry-point manifest file (#36486) 2020-04-09 11:33:28 -07:00
entry_point_spec.ts build: update jasmine to 3.5 (#34625) 2020-04-08 12:10:34 -07:00