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