angular-cn/packages/compiler-cli
Pete Bacon Darwin 2d3cd2b969 refactor(compiler): rename `R3FactoryTarget` to `FactoryTarget` (#41231)
This enumeration will now start to appear in publicly facing code,
as part of declarations, so we remove the R3 to make it less specific
to the internal name for the Ivy renderer/compiler.

PR Close #41231
2021-03-30 16:46:37 -07:00
..
integrationtest feat(core): drop support for zone.js 0.10.x (#40823) 2021-02-24 07:58:29 -08:00
linker refactor(compiler): rename `R3FactoryTarget` to `FactoryTarget` (#41231) 2021-03-30 16:46:37 -07:00
ngcc refactor(compiler): remove `R3ResolvedDependencyType` altogether (#41231) 2021-03-30 16:46:37 -07:00
src refactor(compiler): rename `R3FactoryTarget` to `FactoryTarget` (#41231) 2021-03-30 16:46:37 -07:00
test refactor(compiler): remove `R3ResolvedDependencyType` altogether (#41231) 2021-03-30 16:46:37 -07:00
BUILD.bazel build: emit performance JSON file for each ng_module() (#41125) 2021-03-24 13:42:25 -07:00
index.ts perf(compiler-cli): refactor the performance tracing infrastructure (#41125) 2021-03-24 13:42:24 -07:00
package.json feat(core): drop support for TypeScript 4.0 and 4.1 (#41158) 2021-03-17 09:10:25 -07: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