angular-cn/packages/compiler-cli/ngcc/test
Pete Bacon Darwin 74f637f98d refactor(ivy): ngcc - no need to pass `isCore` explicitly (#30591)
It is part of `EntryPointBundle` so we can just use that, which
is generally already passed around.

PR Close #30591
2019-06-26 08:00:03 -07:00
..
analysis refactor(ivy): ngcc - expose the `entryPoint` from the `EntryPointBundle` interface (#30591) 2019-06-26 08:00:03 -07:00
dependencies refactor(ivy): implement a virtual file-system layer in ngtsc + ngcc (#30921) 2019-06-25 16:25:24 -07:00
helpers refactor(ivy): ngcc - expose the `entryPoint` from the `EntryPointBundle` interface (#30591) 2019-06-26 08:00:03 -07:00
host fix(ivy): ngcc - support bare array constructor param decorators (#30591) 2019-06-26 08:00:03 -07:00
integration feat(ivy): customize ngcc via configuration files (#30591) 2019-06-26 08:00:02 -07:00
logging feat(compiler-cli): ngcc - make logging more configurable (#29591) 2019-04-01 11:53:28 -07:00
packages refactor(ivy): ngcc - pass whole entry-point object to `makeEntryPointBundle()` (#30591) 2019-06-26 08:00:03 -07:00
rendering refactor(ivy): ngcc - no need to pass `isCore` explicitly (#30591) 2019-06-26 08:00:03 -07:00
writing refactor(ivy): ngcc - pass whole entry-point object to `makeEntryPointBundle()` (#30591) 2019-06-26 08:00:03 -07:00
BUILD.bazel refactor(ivy): implement a virtual file-system layer in ngtsc + ngcc (#30921) 2019-06-25 16:25:24 -07:00
utils_spec.ts refactor(ivy): ngcc - implement new module resolver (#29643) 2019-04-29 12:37:21 -07:00