mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Currently, running `yarn test-pwa-score` right after deploying to staging fails
with the error:
```
{ Error: Unable to load the page: timeout reached ... code: 'PAGE_LOAD_ERROR' }
```
As a temporary fix, this commit prevents the build from failing because of PWA
score errors (until we identify the cause and fix it).
|
||
|---|---|---|
| .. | ||
| deploy-preview.sh | ||
| deploy-staging.sh | ||
| test-pwa-score.js | ||