mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-06-15 04:52:55 -04:00
⚡️ Improve Lighthouse scores
This commit is contained in:
+2
-2
@@ -1,9 +1,9 @@
|
||||
module.exports = {
|
||||
ci: {
|
||||
collect: {
|
||||
startServerCommand: "npm run example",
|
||||
startServerCommand: "npm run example -- --disableLiveReload --minify",
|
||||
startServerReadyPattern: "Web Server is available",
|
||||
url: ["http://localhost:8008/congo/samples/markdown/"],
|
||||
url: ["http://localhost:8008/congo/samples/placeholder-text/"],
|
||||
},
|
||||
upload: {
|
||||
target: "temporary-public-storage",
|
||||
|
||||
Reference in New Issue
Block a user