Skip to content

Commit 6294ef2

Browse files
committed
chore: revert LH url
1 parent 65807a1 commit 6294ef2

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.lighthouserc.cjs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ module.exports = {
2929
url: [
3030
'http://localhost:3000/',
3131
'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',
32+
'http://localhost:3000/package/nuxt',
3433
],
3534
numberOfRuns: 1,
3635
chromePath: findChrome(),

0 commit comments

Comments
 (0)