angular-cn/modules/core
Tobias Bosch 100d66222c build: execute `pub get` and `dart analyzer`
When chaining a `pubspec.yaml` we automatically run `pub get`.

In `gulp build` we also run `dartanalyzer` for all files
that have the pattern:

`<module>/lib/<module>.dart`

Closes #13
Closes #5
Closes #2
2014-09-25 17:56:05 -07:00
..
src build: execute `pub get` and `dart analyzer` 2014-09-25 17:56:05 -07:00
test/compiler first chunk of interfaces that are valid via dart analyzer 2014-09-25 13:51:50 -07:00
pubspec.yaml first chunk of interfaces that are valid via dart analyzer 2014-09-25 13:51:50 -07:00