angular/packages/compiler-cli
Matthieu Riegler 1db1b3d6b8 refactor(compiler-cli): exclude private computed properties from class member extractions (#57596)
This will exclude properties like `[ɵWRITABLE_SIGNAL]` from the `WritableSignal` interface.

PR Close #57596
2024-10-04 13:29:52 +00:00
..
integrationtest refactor: update license text to point to angular.dev (#57902) 2024-09-24 15:28:46 +02:00
linker refactor: update license text to point to angular.dev (#57902) 2024-09-24 15:28:46 +02:00
ngcc refactor: update license text to point to angular.dev (#57902) 2024-09-24 15:28:46 +02:00
private refactor: update license text to point to angular.dev (#57902) 2024-09-24 15:28:46 +02:00
src refactor(compiler-cli): exclude private computed properties from class member extractions (#57596) 2024-10-04 13:29:52 +00:00
test refactor: update license text to point to angular.dev (#57902) 2024-09-24 15:28:46 +02:00
BUILD.bazel refactor(compiler-cli): move JIT transforms into ngtsc (#56892) 2024-07-10 17:29:20 +02:00
esbuild.config.js refactor: update license text to point to angular.dev (#57902) 2024-09-24 15:28:46 +02:00
index.ts refactor: update license text to point to angular.dev (#57902) 2024-09-24 15:28:46 +02:00
package.json build: update dependency @babel/core to v7.25.2 (#57191) 2024-08-13 09:29:35 -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