angular-cn/packages/compiler-cli/integrationtest
Pete Bacon Darwin 2bfddcf29f feat(ngcc): automatically clean outdated ngcc artifacts (#35079)
If ngcc gets updated to a new version then the artifacts
left in packages that were processed by the previous
version are possibly invalid.

Previously we just errored if we found packages that
had already been processed by an outdated version.

Now we automatically clean the packages that have
outdated artifacts so that they can be reprocessed
correctly with the current ngcc version.

Fixes #35082

PR Close #35079
2020-01-31 17:02:44 -08:00
..
bazel build: derive ts_library dep from jasmine_node_test boostrap label if it ends in `_es5` (#34736) 2020-01-15 14:58:07 -05:00
flat_module build: remove vendored Babel typings (#33226) 2019-10-17 18:45:52 -04:00
ngtools_src feat: make the Ivy compiler the default for ngc (#32219) 2019-08-20 16:41:08 -07:00
src fix(core): require 'static' flag on queries in typings (#30639) 2019-05-24 16:55:00 -04:00
test build: reference zone.js from source directly instead of npm. (#33046) 2019-11-06 00:48:34 +00:00
third_party_src build: remove vendored Babel typings (#33226) 2019-10-17 18:45:52 -04:00
BUILD.bazel feat(ngcc): automatically clean outdated ngcc artifacts (#35079) 2020-01-31 17:02:44 -08:00
test.js build: fixes for cross-platform RBE (#33708) 2019-11-15 10:49:55 -08:00
test_helpers.js refactor(compiler-cli): add `removeDir()` to `FileSystem` (#35079) 2020-01-31 17:02:44 -08:00
tsconfig-build.json build: remove vendored Babel typings (#33226) 2019-10-17 18:45:52 -04:00
tsconfig-xi18n.json build: remove vendored Babel typings (#33226) 2019-10-17 18:45:52 -04:00