angular-cn/packages/common/http
Greg Magolan dcff76e8b9 refactor: handle breaking changes in rules_nodejs 1.0.0 (#34736)
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
2020-01-15 14:58:07 -05:00
..
src docs: Fix double 'as an' in description at line 2069 (#34373) 2020-01-07 10:29:41 -08:00
test refactor: handle breaking changes in rules_nodejs 1.0.0 (#34736) 2020-01-15 14:58:07 -05:00
testing refactor: handle breaking changes in rules_nodejs 1.0.0 (#34736) 2020-01-15 14:58:07 -05: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 package doc files (#26047) 2018-10-05 15:42:14 -07:00
index.ts feat(common): new HttpClient API 2017-07-07 12:09:32 -07:00
package.json fix: correct several esm2015 entry-points in package.jsons (#22892) 2018-03-20 13:30:08 -07:00
public_api.ts fix(common): expose the `HttpUploadProgressEvent` interface as public API (#30852) 2019-06-07 08:47:47 -07:00