angular/packages/compiler-cli
Kristiyan Kostadinov c457b9b5b4 refactor(compiler): add ts-ignore comment on factory functions
Adds a `ts-ignore` comment to thew instantiation expressions in factories, because in some compilation modes we can't guarantee that they'll compile.
2026-03-18 14:05:18 -06:00
..
linker fix(compiler): ensure generated code compiles 2026-03-13 11:13:03 -06:00
private refactor(compiler-cli): Export hybrid analysis from bin 2026-03-10 11:41:50 -07:00
src fix(compiler-cli): generic types not filled out correctly in type check block 2026-03-17 13:21:27 -06:00
test refactor(compiler): add ts-ignore comment on factory functions 2026-03-18 14:05:18 -06:00
BUILD.bazel refactor(compiler-cli): Export hybrid analysis from bin 2026-03-10 11:41:50 -07:00
esbuild.config.js build: use esbuild from aspect rules (#62568) 2025-07-10 13:45:15 -07:00
index.ts refactor(compiler-cli): Export hybrid_analysis symbols 2026-03-10 10:18:36 -07:00
package.json build: update minimum supported Node.js versions 2026-02-25 07:57:18 -08:00
tsconfig-test.json build: prepare for compiler-cli to be using ts_project (#61181) 2025-05-09 15:59:46 +00:00
tsconfig.json build: prepare for compiler-cli to be using ts_project (#61181) 2025-05-09 15:59:46 +00:00