mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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 |
||
|---|---|---|
| .. | ||
| backends | ||
| base_request_options_spec.ts | ||
| BUILD.bazel | ||
| headers_spec.ts | ||
| http_spec.ts | ||
| static_request_spec.ts | ||
| static_response_spec.ts | ||
| url_search_params_spec.ts | ||