angular/modules_dart/transform
Tim Blasi 811d4c03bd fix(dart/transform): Run DeferredRewriter in the correct phase
`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.
2015-10-07 17:10:23 -07:00
..
lib fix(dart/transform): Run DeferredRewriter in the correct phase 2015-10-07 17:10:23 -07:00
test/transform fix(dart/transform): Run DeferredRewriter in the correct phase 2015-10-07 17:10:23 -07:00
pubspec.yaml refactor(transformer): precompile stylesheets 2015-10-01 18:48:27 -07:00