angular-cn/packages/compiler-cli
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
..
integrationtest refactor: handle breaking changes in rules_nodejs 1.0.0 (#34736) 2020-01-15 14:58:07 -05:00
ngcc refactor: handle breaking changes in rules_nodejs 1.0.0 (#34736) 2020-01-15 14:58:07 -05:00
src refactor: handle breaking changes in rules_nodejs 1.0.0 (#34736) 2020-01-15 14:58:07 -05:00
test refactor: handle breaking changes in rules_nodejs 1.0.0 (#34736) 2020-01-15 14:58:07 -05:00
BUILD.bazel build: upgrade to rules_nodejs 1.0.0 (first stable release) (#34736) 2020-01-15 14:58:07 -05:00
index.ts refactor(compiler-cli): Move diagnostics files to language service (#33809) 2019-11-14 09:29:07 -08:00
package.json build: typescript 3.7 support (#33717) 2020-01-14 16:42:21 -08:00
tsconfig-build.json build: reference zone.js from source directly instead of npm. (#33046) 2019-11-06 00:48:34 +00:00
tsconfig.json perf(ivy): ngcc - only find dependencies when targeting a single entry-point (#30525) 2019-07-09 09:40:46 -07:00