Tim Blasi
87449ab43c
feature(dart/transform): Inject `initReflector` at @AngularEntrypoint
...
Detect the `@AngularEntrypoint` annotations on methods and/or
functions and add a call to `initReflector` there.
See #4865
2015-12-01 13:34:29 -08:00
Tim Blasi
a35a93d0da
chore(analytics): Include all of angular2 in hello_world
...
Import dependencies from `angular2/angular2.dart` in `hello_world` to
ensure that any size regressions are caught by our checks.
Update to avoid regressions like #5419 .
Closes #5394
2015-11-23 20:10:04 +00:00
Tim Blasi
31f85f0297
chore(analytics): Build hello_world, check constraints
...
Create gulp targets to build `hello_world` and check its gzipped size
against size constraints.
See #5312 , #5314
2015-11-23 20:10:04 +00:00