Skip to content

Commit

Permalink
ci: fix lighthouse
Browse files Browse the repository at this point in the history
  • Loading branch information
pure-js committed Jan 3, 2025
1 parent d20748e commit cff9527
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/client/lighthouserc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ ci:
- 'http://localhost:4173/self-hosted-microblogging/posts/1'
- 'http://localhost:4173/self-hosted-microblogging/posts/1/edit'
- 'http://localhost:4173/self-hosted-microblogging/posts/new'
# staticDistDir: './dist'
isSinglePageApplication: true
staticDistDir: './build'
# isSinglePageApplication: true
assert:
assertMatrix:
- matchingUrlPattern: '.*'
Expand Down

0 comments on commit cff9527

Please sign in to comment.