angular-cn/modules/playground/e2e_test
Greg Magolan c4335e2817 build: update to nodejs rules 0.41.0 (#33996)
This bring is changes to the @nodejs repository required for https://github.com/angular/angular/pull/33927. See release notes for more details: https://github.com/bazelbuild/rules_nodejs/releases/tag/0.41.0.

rules_nodejs is approaching 1.0 and breaking changes for that release are being made more frequently. In this release, the ts_devserver API changed and it no longer injects html script tags into a provided index.html file. The diff on this commit is large as this breaking change affects quite a few tests.

Also note that we don’t update @angular/bazel schematics and integration/bazel as 0.41.0 is not a recommended update for angular users yet due to the breaking changes in ts_devserver & web_package (now named pkg_web). When a suitable plain npm package that is in progress is finished then it will be possible to easily replace the html injection functionality removed from ts_devserver & pkg_web.

PR Close #33996
2019-11-26 16:09:32 -08:00
..
async build: run playground e2e examples with bazel (#28490) 2019-02-04 16:51:11 -05:00
hello_world test(ivy): update e2e tests to use Renderer2 instead of Renderer (#28558) 2019-02-06 14:34:49 -05:00
http build: run playground e2e examples with bazel (#28490) 2019-02-04 16:51:11 -05:00
jsonp build: run playground e2e examples with bazel (#28490) 2019-02-04 16:51:11 -05:00
key_events build: run playground e2e examples with bazel (#28490) 2019-02-04 16:51:11 -05:00
model_driven_forms build: run playground e2e examples with bazel (#28490) 2019-02-04 16:51:11 -05:00
order_management build: run playground e2e examples with bazel (#28490) 2019-02-04 16:51:11 -05:00
person_management build: run playground e2e examples with bazel (#28490) 2019-02-04 16:51:11 -05:00
relative_assets build: run playground e2e examples with bazel (#28490) 2019-02-04 16:51:11 -05:00
routing build: run playground e2e examples with bazel (#28490) 2019-02-04 16:51:11 -05:00
sourcemap build: update to nodejs rules 0.41.0 (#33996) 2019-11-26 16:09:32 -08:00
svg build: run playground e2e examples with bazel (#28490) 2019-02-04 16:51:11 -05:00
template_driven_forms build: run playground e2e examples with bazel (#28490) 2019-02-04 16:51:11 -05:00
upgrade build: re-enable upgrade playground example (#28490) 2019-02-04 16:51:11 -05:00
web_workers fix(ivy): support web worker nodes in unknown property checks (#28610) 2019-02-08 13:35:29 -08:00
zippy_component build: run playground e2e examples with bazel (#28490) 2019-02-04 16:51:11 -05:00
BUILD.bazel build: run playground e2e examples with bazel (#28490) 2019-02-04 16:51:11 -05:00
example_test.bzl build: fixes for cross-platform RBE (#33708) 2019-11-15 10:49:55 -08:00
start-server.js build: update to nodejs rules 0.34.0 and bazel 0.28.1 (#31824) 2019-07-26 15:01:25 -07:00