mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Previously, the usage of equality operators ==, ===, != and !== was not supported in ngtsc's static interpreter. This commit adds support for such operators and includes tests. Fixes #31076 PR Close #31145 |
||
|---|---|---|
| .. | ||
| integrationtest | ||
| ngcc | ||
| src | ||
| test | ||
| BUILD.bazel | ||
| index.ts | ||
| ngtools2.ts | ||
| package.json | ||
| tsconfig-build.json | ||
| tsconfig.json | ||