mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
dff4e1e19c
* Added a /tools/saucelabs/sauce-service.sh script that manages the sauce-connect as a service which is used by the karma-saucelabs.js wrapper to start the service. * Added /tools/saucelabs/README.md that covers the details of SauceLabs karma testing with Bazel. PR Close #34769