angular-cn/packages/common/upgrade
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 style(common): remove unnecessary jsdoc type (#34369) 2019-12-12 11:05:41 -08:00
test refactor: handle breaking changes in rules_nodejs 1.0.0 (#34589) 2020-01-10 08:31:59 -08:00
BUILD.bazel build(common): add upgrade package dependency common/upgrade (#30055) 2019-04-24 13:49:29 -07:00
PACKAGE.md docs: add api doc to sub-packages (#33801) 2019-11-20 14:48:50 -08:00
index.ts feat(common): add @angular/common/upgrade package for $location-related APIs (#30055) 2019-04-24 13:49:29 -07:00
package.json refactor(common): rename LocationUpgradeService and remove angular/upgrade dependency (#30055) 2019-04-24 13:49:29 -07:00
public_api.ts feat(common): add @angular/common/upgrade package for $location-related APIs (#30055) 2019-04-24 13:49:29 -07:00