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 #34736 |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| css_lexer_spec.ts | ||
| css_parser_spec.ts | ||
| css_visitor_spec.ts | ||