angular/modules
vsavkin 4e585bca28 feat(build): add an option to disable type checks when running tests
Since editors and IDEs do typechecking and show errors in place,
often there is no benefit to running type checking in our test pipeline.
This PR allows you to disable type checking:

gulp test.unit.js --noTypeChecks

This commit also makes es6 generation optional.

fix(build): removes unnecessary circular dependencies

Closes #5299
2015-11-17 00:45:49 +00:00
..
angular1_router refactor(StringWrapper): remove useless methods 2015-11-06 17:04:01 +00:00
angular2 feat(build): add an option to disable type checks when running tests 2015-11-17 00:45:49 +00:00
angular2_material refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00
benchmarks Revert "feat(renderer): use a comment instead of an element when stamping out <template> elements" 2015-11-16 11:15:28 -08:00
benchmarks_external fix(benchmarks): update react and polymer benchmarks and get tree update numbers for all of the benchmarks as well. 2015-10-28 13:17:01 -07:00
benchpress refactor(ListWrapper): drop filter, find, reduce & any 2015-11-09 19:24:14 +00:00
playground Revert "feat(Compiler): case sensitive html parser" 2015-11-16 14:36:39 -08:00