15 lines
284 B
JSON
15 lines
284 B
JSON
{
|
|
"ci": {
|
|
"collect": {
|
|
"numberOfRuns": 1,
|
|
"staticDistDir": "./dist/playground-frontend/browser",
|
|
"settings": {
|
|
"chromeFlags": "--no-sandbox --headless --disable-gpu"
|
|
}
|
|
},
|
|
"upload": {
|
|
"target": "temporary-public-storage"
|
|
}
|
|
}
|
|
}
|