lighthouserc.json aktualisiert
This commit is contained in:
@@ -2,7 +2,10 @@
|
|||||||
"ci": {
|
"ci": {
|
||||||
"collect": {
|
"collect": {
|
||||||
"numberOfRuns": 1,
|
"numberOfRuns": 1,
|
||||||
"staticDistDir": "./dist/playground-frontend/browser"
|
"staticDistDir": "./dist/playground-frontend/browser",
|
||||||
|
"settings": {
|
||||||
|
"chromeFlags": "--no-sandbox --headless --disable-gpu"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"upload": {
|
"upload": {
|
||||||
"target": "temporary-public-storage"
|
"target": "temporary-public-storage"
|
||||||
|
|||||||
Reference in New Issue
Block a user