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 |
||
|---|---|---|
| .. | ||
| list_of_types_files | ||
| simple_annotation_files | ||
| synthetic_ctor_files | ||
| two_annotations_files | ||
| two_deps_files | ||
| common.dart | ||
| reflection_capabilities.dart | ||
| transform.server.spec.dart | ||