angular/packages/compiler-cli
Alex Rickabaugh 06b004ec5c
Some checks failed
DevInfra / assistant_to_the_branch_manager (push) Has been cancelled
CI (push) / test (push) Has been cancelled
CI (push) / integration-tests (push) Has been cancelled
CI (push) / publish-snapshots (push) Has been cancelled
CI (push) / zone-js (push) Has been cancelled
CI (push) / lint (push) Has been cancelled
CI (push) / devtools (push) Has been cancelled
CI (push) / adev (push) Has been cancelled
CI (push) / vscode-ng-language-service (push) Has been cancelled
Update ADEV Cross Repo Docs / Update Cross Repo ADEV Docs (push) Has been cancelled
Performance Tracking / list (push) Has been cancelled
OpenSSF Scorecard / Scorecards analysis (push) Has been cancelled
CI (push) / adev-deploy (push) Has been cancelled
Performance Tracking / workflow (push) Has been cancelled
refactor(compiler): add support for compiling NgModules under isolatedDeclarations
This commit adds support for compiling NgModules in isolated declarations mode.
2026-05-22 14:00:18 -07:00
..
linker feat(compiler): Angular expressions with optional chaining returns undefined 2026-04-28 15:26:53 -07:00
private refactor(compiler): move TCB generation logic into compiler 2026-04-15 19:43:29 +03:00
src refactor(compiler): add support for compiling NgModules under isolatedDeclarations 2026-05-22 14:00:18 -07:00
test refactor(compiler): add support for compiling NgModules under isolatedDeclarations 2026-05-22 14:00:18 -07:00
BUILD.bazel build: cleanup workspace deps 2026-04-23 11:38:26 -07:00
esbuild.config.js build: use esbuild from aspect rules (#62568) 2025-07-10 13:45:15 -07:00
index.ts feat(compiler-cli): support external TCBs with copied content in specific mode 2026-04-29 16:08:33 -07:00
package.json feat(compiler-cli): add support for Node.js 26.0.0 2026-05-06 09:55:38 -07: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