Skip to content

Commit 8e7ab4a

Browse files
committed
chore: update LH page
1 parent 9048794 commit 8e7ab4a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.lighthouserc.cjs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ module.exports = {
2929
url: [
3030
'http://localhost:3000/',
3131
'http://localhost:3000/search?q=nuxt',
32-
'http://localhost:3000/package/nuxt',
32+
// 'http://localhost:3000/package/nuxt',
33+
'http://127.0.0.1:3000/package/nuxt/v/0.1.8 ',
3334
],
3435
numberOfRuns: 1,
3536
chromePath: findChrome(),

0 commit comments

Comments
 (0)