mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
The saucelabs connect tunnel utility is now downloaded via bazel as needed. For the directly invoked case the utility is downloaded via the local shell script. Previously it was part of the root `package.json` and downloaded whenever a package install was executed. The utility archive was also not an actual package which incidentally worked with npm but does not work with newer versions of yarn. PR Close #56456 |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| README.md | ||
| sauce-service.sh | ||
Saucelabs testing with Bazel
Moved to tools/saucelabs-daemon/README.md.