angular/modules/core/src/annotations
Tobias Bosch 33af1d0b39 chore(build): execute pub get only if a pubspec.yaml changed and run dart analyzer on all dart files
`pub get` is now only executed when the `pubspec.yaml` in the `modules`
folder is different than the `pubspec.yaml` in the `build/dart` folder.

Generates the file `build/dart/_analyzer.dart` that imports all modules
to run `dart analyzer` against all of them. The build will fail whenever
there are errors, warnings or hints in `dart analyzer`.

Changes the sources so that `dart analyzer` does not report any
error, warning or hint.

Closes #40
2014-10-02 16:10:08 -07:00
..
component.js design: added record interface 2014-09-25 16:53:32 -07:00
directive.js chore(build): execute pub get only if a pubspec.yaml changed and run dart analyzer on all dart files 2014-10-02 16:10:08 -07:00
facade.dart chore(build): execute pub get only if a pubspec.yaml changed and run dart analyzer on all dart files 2014-10-02 16:10:08 -07:00
facade.es6 first chunk of interfaces that are valid via dart analyzer 2014-09-25 13:51:50 -07:00
template_config.js chore(build): execute pub get only if a pubspec.yaml changed and run dart analyzer on all dart files 2014-10-02 16:10:08 -07:00