angular-cn/packages/common/http/testing
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
..
src docs(http): add information about body content type to flush method for testing (#29214) 2019-04-01 11:03:49 -07:00
test refactor: handle breaking changes in rules_nodejs 1.0.0 (#34589) 2020-01-10 08:31:59 -08:00
BUILD.bazel build: turn off dts bundling for packages that still are not supported (#29128) 2019-03-07 10:47:20 -08:00
PACKAGE.md docs: add api doc to sub-packages (#33801) 2019-11-20 14:48:50 -08:00
index.ts feat(common): new HttpClient API 2017-07-07 12:09:32 -07:00
package.json feat: update the package output of build.sh to APF v6 (#22808) 2018-03-18 09:33:51 -07:00
public_api.ts feat(common): new HttpClient API 2017-07-07 12:09:32 -07:00