c3490f7092
Revert "build: upgrade to rules_nodejs 1.0.0 (first stable release) ( #34589 )" ( #34730 )
...
This reverts commit cb6ffa1211
.
PR Close #34730
2020-01-10 14:12:18 -08:00
4955c256d2
Revert "refactor: handle breaking changes in rules_nodejs 1.0.0 ( #34589 )" ( #34730 )
...
This reverts commit 9bb349e1c8
.
PR Close #34730
2020-01-10 14:12:18 -08:00
38750e3f0b
Revert "test: handle bootstrap templated_args in jasmine_node_test defaults.bzl ( #34589 )" ( #34730 )
...
This reverts commit da4782e67f
.
PR Close #34730
2020-01-10 14:12:17 -08:00
d71c1215f6
Revert "build: derive ts_library dep from jasmine_node_test boostrap label if it ends in _es5
( #34589 )" ( #34730 )
...
This reverts commit 79a0d007b4
.
PR Close #34730
2020-01-10 14:12:16 -08:00
3e72381bb0
build: derive ts_library dep from jasmine_node_test boostrap label if it ends in _es5
( #34589 )
...
PR Close #34589
2020-01-10 08:32:02 -08:00
d35451327e
test: handle bootstrap templated_args in jasmine_node_test defaults.bzl ( #34589 )
...
PR Close #34589
2020-01-10 08:32:02 -08:00
94e6452bac
refactor: handle breaking changes in rules_nodejs 1.0.0 ( #34589 )
...
The major one that affects the angular repo is the removal of the bootstrap attribute in nodejs_binary, nodejs_test and jasmine_node_test in favor of using templated_args --node_options=--require=/path/to/script. The side-effect of this is that the bootstrap script does not get the require.resolve patches with explicitly loading the targets _loader.js file.
PR Close #34589
2020-01-10 08:32:01 -08:00
0d9c7ba6b3
build: upgrade to rules_nodejs 1.0.0 (first stable release) ( #34589 )
...
Brings in the fix for stamping which was preventing many targets from getting cached.
PR Close #34589
2020-01-10 08:32:01 -08:00
e41cbfb585
feat(ivy): support ng-add in localize package ( #32791 )
...
PR Close #32791
2019-09-27 13:15:02 -07:00