Skip to content

Commit

Permalink
ci: switch to staticDistDir
Browse files Browse the repository at this point in the history
  • Loading branch information
pure-js committed Sep 18, 2023
1 parent a2dad3e commit d6514b4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lighthouserc.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
ci:
collect:
numberOfRuns: 3
startServerCommand: bun run preview
url: ['http://localhost']
# url: ['http://localhost']
staticDistDir: './build'
isSinglePageApplication: true
assert:
Expand Down

0 comments on commit d6514b4

Please sign in to comment.