mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-04-27 04:58:26 -04:00
[1m[4m<input css uSVb3S>[24m[22m [1m71[22m[1m:37[22m [33m⚠ [39mError: Plugin name should be specified[33m [postcss-svgo][39m [1m73[22m[1m:36[22m [33m⚠ [39mError: Plugin name should be specified[33m [postcss-svgo][39m [1m158[22m[1m:35[22m [33m⚠ [39mError: Plugin name should be specified[33m [postcss-svgo][39m
34 lines
882 B
JSON
34 lines
882 B
JSON
{
|
|
"ci": {
|
|
"collect": {
|
|
"numberOfRuns": 3
|
|
},
|
|
"assert": {
|
|
"preset": "lighthouse:no-pwa",
|
|
"assertions": {
|
|
"color-contrast": "warn",
|
|
"link-text": "warn",
|
|
"long-tasks": "warn",
|
|
"non-composited-animations": "warn",
|
|
"tap-targets": "warn",
|
|
"total-byte-weight": ["warn", {"minScore": 0.9}],
|
|
"unminified-javascript": "warn",
|
|
"unsized-images": "warn",
|
|
"unused-css-rules": "warn",
|
|
"unused-javascript": "warn",
|
|
"uses-optimized-images": "warn",
|
|
"uses-rel-preconnect": "warn",
|
|
"is-crawlable": "off",
|
|
"offscreen-images": "off",
|
|
"uses-long-cache-ttl": "off",
|
|
"uses-responsive-images": "off",
|
|
"uses-webp-images": "off"
|
|
}
|
|
},
|
|
"upload": {
|
|
"target": "lhci",
|
|
"serverBaseUrl": "https://lhci.jrvs.io"
|
|
}
|
|
}
|
|
}
|