Joey Perrott
807c89441a
build: migrate determining if Ivy is enabled in typescript genrule files to use angular_ivy_enabled ( #33983 )
...
Use angular_ivy_enabled to determine if Ivy is being used for the ivy_test_selector.ts symbols.
Additionally, remove the reflect_metadata genrules as we not longer have a "jit" compile option
so all possible invocations result in the same generated file. Instead we can just commit this
file.
PR Close #33983
2019-11-26 16:38:40 -05:00
Wassim Chegham
dad5a258b8
style: enforce buildifier lint on CI ( #28186 )
...
PR Close #28186
2019-02-26 16:57:41 -08:00
Wassim Chegham
ce68b4d839
style: enforce buildifier lint on CI ( #28186 )
...
PR Close #28186
2019-02-26 16:57:41 -08:00
Paul Gschwendtner
ee74835619
build: run playground e2e examples with bazel ( #28490 )
...
PR Close #28490
2019-02-04 16:51:11 -05:00
Igor Minar
21f6daf0bb
test: correct bazel visibility for @angular/private/testing ( #27386 )
...
we don't want anyone else to depened on this stuff.
PR Close #27386
2018-12-05 20:55:32 -08:00
Misko Hevery
7d2a746090
build: remove ivy JIT mode ( #26863 )
...
PR Close #26863
2018-11-02 15:44:05 -07:00
Miško Hevery
c13f46c7c5
fix(ivy): enable packages/core/test/render3 test for AoT ( #26863 )
...
PR Close #26863
2018-11-02 15:44:05 -07:00
Greg Magolan
9605456b66
build: refactor ambient node & jasmine types so they are only included where needed ( #25491 )
...
PR Close #25491
2018-08-16 13:46:43 -07:00
Miško Hevery
6e2a1877ab
refactor(core): remove withBody from public testing API ( #25171 )
...
PR Close #25171
2018-07-31 15:09:32 -07:00