mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-07-19 09:03:02 -04:00
👷 Add Lighthouse CI configuration
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
module.exports = {
|
||||
ci: {
|
||||
collect: {
|
||||
startServerCommand: "npm run example",
|
||||
startServerReadyPattern: "Web Server is available",
|
||||
url: ["http://localhost:8008/congo/samples/markdown/"],
|
||||
},
|
||||
upload: {
|
||||
target: "temporary-public-storage",
|
||||
},
|
||||
},
|
||||
};
|
||||
Reference in New Issue
Block a user