mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
494356426f
This commit also disables cypress' video recording feature to save time on running Cypress tasks in CI.
5 lines
59 B
JSON
5 lines
59 B
JSON
{
|
|
"baseUrl": "http://localhost:4200",
|
|
"video": false
|
|
}
|