mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-06-15 04:52:55 -04:00
👷 Update Lighthouse config
This commit is contained in:
+4
-1
@@ -3,7 +3,10 @@ module.exports = {
|
|||||||
collect: {
|
collect: {
|
||||||
startServerCommand: "npm run example -- --disableLiveReload --minify",
|
startServerCommand: "npm run example -- --disableLiveReload --minify",
|
||||||
startServerReadyPattern: "Web Server is available",
|
startServerReadyPattern: "Web Server is available",
|
||||||
url: ["http://localhost:8008/congo/samples/placeholder-text/"],
|
url: ["http://localhost:8008/congo/samples/emoji/"],
|
||||||
|
settings: {
|
||||||
|
skipAudits: ["uses-text-compression", "uses-long-cache-ttl"],
|
||||||
|
},
|
||||||
},
|
},
|
||||||
upload: {
|
upload: {
|
||||||
target: "temporary-public-storage",
|
target: "temporary-public-storage",
|
||||||
|
|||||||
Reference in New Issue
Block a user