angular/packages/compiler-cli
Paul Gschwendtner 8226327799 build: improve incremental rebuilds of compliance tests (#55594)
Currently whenever a compliance test case TS file is modified, all
compliance tests in repository are rebuilt in partial compilation mode.
This is inefficient and also slows down local development where one may
use a wildcard to run all test targets inside `/test/compliance/...`.

This commit fixes this.

PR Close #55594
2024-04-30 09:22:46 -07:00
..
integrationtest refactor: migrate compiler-cli to prettier formatting (#55485) 2024-04-29 10:25:45 -07:00
linker refactor: migrate compiler-cli to prettier formatting (#55485) 2024-04-29 10:25:45 -07:00
ngcc refactor: migrate compiler-cli to prettier formatting (#55485) 2024-04-29 10:25:45 -07:00
private refactor: migrate compiler-cli to prettier formatting (#55485) 2024-04-29 10:25:45 -07:00
src refactor: migrate compiler-cli to prettier formatting (#55485) 2024-04-29 10:25:45 -07:00
test build: improve incremental rebuilds of compliance tests (#55594) 2024-04-30 09:22:46 -07:00
BUILD.bazel refactor(compiler-cli): add transform to support signal input in JIT (#53808) 2024-01-10 12:21:05 +00:00
esbuild.config.js refactor: migrate compiler-cli to prettier formatting (#55485) 2024-04-29 10:25:45 -07:00
index.ts refactor(compiler-cli): support extracting initializer API functions (#54925) 2024-03-26 09:17:20 -07:00
package.json build: update babel dependencies to v7.24.4 (#55257) 2024-04-12 10:21:24 -07:00
tsconfig-build.json refactor(compiler-cli): dismantle View Engine implementation of ngc (#44269) 2021-12-01 10:36:30 -08:00
tsconfig.json build: update tsconfigs to use ES2020 as target and module (#43431) 2021-10-01 18:28:42 +00:00