angular-cn/modules_dart/payload/hello_world/web
Tim Blasi eeb594c010 fix(dart/payload): Fix runtime error in hello_world payload app
The hello_world app used to measure Dart payload size was broken by a
change in
7ae23adaff.

This breakage does not materially affect the size of the generated code,
(before fix: 298819, after fix: 298825), and since it was a runtime
error it was not noticed & not a problem.

Update the app to work again.

Closes #7358
2016-03-01 18:51:12 +00:00
..
index.dart fix(dart/payload): Fix runtime error in hello_world payload app 2016-03-01 18:51:12 +00:00
index.html chore(analytics): Build hello_world, check constraints 2015-11-23 20:10:04 +00:00