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 1a942b0 commit ff15537Copy full SHA for ff15537
1 file changed
.lighthouserc.cjs
@@ -30,7 +30,7 @@ module.exports = {
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://127.0.0.1:3000/package/nuxt/v/0.1.8',
34
],
35
numberOfRuns: 1,
36
chromePath: findChrome(),
0 commit comments