angular/packages/compiler-cli
Pete Bacon Darwin be34503b3c refactor(ngcc): do not crash if package build version is outdated (#35079)
Now `hasBeenProcessed()` will no longer throw if there
is an entry-point that has been built with an outdated
version of ngcc.

Instead it just returns `false`, which will include it in this
processing run.

This is a precursor to adding functionality that will
automatically revert outdate build artifacts.

PR Close #35079
2020-01-31 17:02:45 -08:00
..
integrationtest build: derive ts_library dep from jasmine_node_test boostrap label if it ends in _es5 (#34736) 2020-01-15 14:58:09 -05:00
ngcc refactor(ngcc): do not crash if package build version is outdated (#35079) 2020-01-31 17:02:45 -08:00
src fix(compiler-cli): add sass as a valid css preprocessor extension (#35052) 2020-01-31 13:28:40 -08:00
test perf(ivy): remove unused argument in hostBindings function (#34969) 2020-01-27 12:49:36 -08:00
BUILD.bazel refactor(ivy): introduce the 'core' package and split apart NgtscProgram (#34887) 2020-01-24 09:00:00 -08:00
index.ts refactor(compiler-cli): Move diagnostics files to language service (#33809) 2019-11-14 09:29:07 -08:00
package.json build(compiler-cli): update to chokidar 3.x (#35047) 2020-01-30 08:41:14 -08:00
tsconfig-build.json build: reference zone.js from source directly instead of npm. (#33046) 2019-11-06 00:48:34 +00:00
tsconfig.json perf(ivy): ngcc - only find dependencies when targeting a single entry-point (#30525) 2019-07-09 09:40:46 -07:00