bd17610c29
Changes include: - Remove `bazelWorkspaces` as this is no longer supported due to a single version policy https://github.com/bazelbuild/rules_nodejs/pull/783 and `install_bazel_dependencies` has been removed. - Enable `bazel_patch_module_resolver` since monkey-patch the implementation of `require()` in NodeJS is opt-in More info about the changes can be found here: https://github.com/bazelbuild/rules_nodejs/wiki#migrating-to-30 Blocking: https://github.com/angular/angular-cli/pull/19716 PR Close #40353