We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f3c79a commit a89338cCopy full SHA for a89338c
.lighthouserc.cjs
@@ -25,7 +25,7 @@ module.exports = {
25
ci: {
26
collect: {
27
startServerCommand: 'pnpm preview',
28
- startServerReadyPattern: 'Listening',
+ startServerReadyPattern: '(Listening|Local|:3000)',
29
url: [
30
'http://localhost:3000/',
31
'http://localhost:3000/search?q=nuxt',
0 commit comments