mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit also disables cypress' video recording feature to save time on running Cypress tasks in CI.
4 lines
59 B
JSON
4 lines
59 B
JSON
{
|
|
"baseUrl": "http://localhost:4200",
|
|
"video": false
|
|
}
|