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 65807a1 commit 6294ef2Copy full SHA for 6294ef2
1 file changed
.lighthouserc.cjs
@@ -29,8 +29,7 @@ module.exports = {
29
url: [
30
'http://localhost:3000/',
31
'http://localhost:3000/search?q=nuxt',
32
- // 'http://localhost:3000/package/nuxt',
33
- 'http://127.0.0.1:3000/package/nuxt/v/0.1.8',
+ 'http://localhost:3000/package/nuxt',
34
],
35
numberOfRuns: 1,
36
chromePath: findChrome(),
0 commit comments