angular-cn/scripts
Yegor Jbanov 6b73d09ba1 chore(build): make experimental Dart build useful
Previously we grepped all hand-written Dart code and ran analyzer in strong mode against it.

Now we run it against transformed playground apps, which:

1. does not analyze unnecessary code (we primarily care about stuff that runs in the browser)
2. analyzes generated code, which does run in the browser and which we failed to analyze in the previous version of the build

Closes #6436
2016-01-13 21:09:55 +00:00
..
browserstack build(browserstack): initial setup 2015-11-01 23:22:40 +01:00
ci chore(build): make experimental Dart build useful 2016-01-13 21:09:55 +00:00
jenkins fix(build): make perf tests work again 2015-02-27 15:22:19 -08:00
publish build(npm_publish.sh): run gulp via node --max-old-space-size=1900 to workaround #5229 2015-12-09 19:51:10 -08:00
sauce chore(ci): update sauce connect to 4.3.11 2015-10-05 02:18:47 +00:00