angular-cn/packages/router/test/aot_ngsummary_test
Greg Magolan 9bb349e1c8 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:31:59 -08:00
..
BUILD.bazel refactor: handle breaking changes in rules_nodejs 1.0.0 (#34589) 2020-01-10 08:31:59 -08:00
aot_router_bootstrap.spec.ts fix(compiler): Fix look up of entryComponents in AOT Summaries (#24892) 2018-09-11 16:23:17 -07:00
aot_router_module.ts test(ivy): enable //packages/router/test/aot_ngsummary_test in Ivy mode (#27483) 2018-12-05 16:26:39 -08:00