Skip to content

Commit 526740b

Browse files
renovate[bot]rodet
andauthored
fix(deps): update dependency @lhci/cli to ^0.15.0 (#30)
* fix(deps): update dependency @lhci/cli to ^0.15.0 * fix: update the run script --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Stephane Rodet <s@rodet.org>
1 parent d810b8e commit 526740b

File tree

3 files changed

+293
-219
lines changed

3 files changed

+293
-219
lines changed

.lighthouserc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
const ci = {
22
collect: {
3-
startServerCommand: 'cross-env NODE_ENV=production node server',
3+
startServerCommand: 'npm run preview:prod',
44
url: 'http://localhost:5173/',
55
},
66
assert: {

0 commit comments

Comments
 (0)