mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
+ Precede the call to `new ReflectionCapabilities()` with our generated code which populates the reflection map statically. + Add the import of our generated code. + Once we are generating all necessary code, we will remove the import of reflection_capabilities.dart and the instantiation of `ReflectionCapabilities`, cutting the dependency on dart:mirrors. Closes #761 |
||
|---|---|---|
| .. | ||
| change_detection | ||
| core | ||
| di | ||
| directives | ||
| forms | ||
| mock | ||
| reflection | ||
| test_lib | ||
| transform | ||