angular-docs-cn/modules_dart/transform
Tim Blasi 89f32f808f perf(dart/transform): Avoid unnecessary reads for files with no view
In the `TemplateCompiler` phase, avoid reading in the `.ng_meta.json` files of
imported libraries when we can determine that the file we are processing
does not define any `View`s.

Closes #6183
2016-01-06 08:56:39 -08:00
..
lib perf(dart/transform): Avoid unnecessary reads for files with no view 2016-01-06 08:56:39 -08:00
test/transform feat(core): speed up view creation via code gen for view factories. 2016-01-05 08:56:46 -08:00
pubspec.yaml refactor(dart/transform): Update protobuf dependencies 2015-10-19 10:32:17 -07:00