mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This only shows up in the language service. Calls to symbols that are not resolve resulted in null instead of being resolved causing the language service to see exceptions when the null was not expected such as in the animations array. Fixes #15969 |
||
|---|---|---|
| .. | ||
| compiler_spec.ts | ||
| README.md | ||
| static_reflector_spec.ts | ||
| static_symbol_resolver_spec.ts | ||
| summary_resolver_spec.ts | ||
| summary_serializer_spec.ts | ||
| test_util.ts | ||
Tests in this directory are excluded from running in the browser and only run in node.