mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Updates the overall Bazel setup to their latest versions: * rules_nodejs is updated to stable 4.0.0 * rules_sass is updated to the latest version containing a fix for the `@bazel/worker` bug we had a workaround for. * dev-infra-private is updated to avoid duplicated dependencies. We should use a version that also relies on stable rules_nodejs v4. Note: We are not set on how dependencies for the `bazel/` folder of the dev-infra package are managed, but we removed `@types/` packages from the transitive dependencies, so we now need to manually include `@types/uuid` for building the benchmark driver utilties. We need to revisit this in the future. PR Close #43322 |
||
|---|---|---|
| .. | ||
| src | ||
| test/e2e | ||
| tools | ||
| .bazelignore | ||
| .bazelrc | ||
| .bazelversion | ||
| BUILD.bazel | ||
| package.json | ||
| protractor.conf.js | ||
| WORKSPACE | ||
| yarn.lock | ||