mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
`DeferredRewriter` depends on the presence of `.ng_deps.dart` files, which do not yet exist in the phase where it was previously run. Update the transformer phases to fix this and add an integration test to prevent regression. |
||
|---|---|---|
| .. | ||
| bind_generator | ||
| common | ||
| deferred_rewriter | ||
| directive_metadata_linker | ||
| directive_processor | ||
| inliner_for_test | ||
| integration | ||
| reflection_remover | ||
| stylesheet_compiler | ||
| template_compiler | ||
| transform.server.spec.dart | ||