mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Some partial libraries have been minified, which results in boolean literals being converted to `!0` and `!1`. This commit ensures that the linker can process these values. Fixes #41655 PR Close #41747 |
||
|---|---|---|
| .. | ||
| typescript | ||
| ast_value_spec.ts | ||