diff --git a/integration/bazel/src/BUILD.bazel b/integration/bazel/src/BUILD.bazel index 033b70f429..18b1c017d8 100644 --- a/integration/bazel/src/BUILD.bazel +++ b/integration/bazel/src/BUILD.bazel @@ -36,7 +36,6 @@ filegroup( ts_devserver( name = "devserver", - additional_root_paths = ["npm/node_modules/zone.js/dist"], entry_module = "bazel_integration_test/src/main", scripts = [ ":rxjs_umd_modules", @@ -74,7 +73,6 @@ pkg_web( ":bundle.min", "@npm//:node_modules/zone.js/dist/zone.min.js", ], - additional_root_paths = ["npm/node_modules/zone.js/dist"], ) http_server( diff --git a/integration/bazel/src/index.html b/integration/bazel/src/index.html index f1bbe5db37..a23562e782 100644 --- a/integration/bazel/src/index.html +++ b/integration/bazel/src/index.html @@ -9,7 +9,7 @@ - +