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
Misko Hevery
8afa421d75
first chunk of interfaces that are valid via dart analyzer
2014-09-25 13:51:50 -07:00
Tobias Bosch
57b3297bf6
refactor: always use js2dart traceur and make examples run again
2014-09-24 20:20:59 -07:00
Tobias Bosch
e5224d2cb3
chore(build): make watch faster / only build what is needed
2014-09-21 22:02:28 -07:00
Tobias Bosch
45f8a51194
build: prevent infinite loop during install
2014-09-20 18:40:16 -07:00
Misko Hevery
e45ecd6d58
chare: changed gulp to support test folder
2014-09-19 16:37:56 -07:00
Tobias Bosch
afa7616464
build - refactor
2014-09-19 13:59:28 -07:00