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
Create gulp targets to build `hello_world` and check its gzipped size against size constraints. See #5312, #5314