angular/modules_dart/transform/lib
Tim Blasi 9d0b61bad5 feat(dart/transform): Simplify dependency imports
Store dependency import information in a dedicated list in `NgDepsModel`
rather than as a boolean field on `ImportModel`. An `ImportModel` should
not "care" whether it is a .ng_deps.dart import or not -- this
information belongs in `NgDepsModel`.

This simplifies some of the logic around how `NgDepsModel` imports are
processed and eventually output.
2015-11-05 12:19:27 -08:00
..
src/transform feat(dart/transform): Simplify dependency imports 2015-11-05 12:19:27 -08:00
transformer.dart chore(transform): move transform module to modules_dart 2015-08-24 03:39:07 +00:00