Skip to content

Commit

Permalink
Add a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
gerardo-rodriguez committed Jul 20, 2023
1 parent c9ee1ea commit 63a090d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lighthouse-worker.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ const runLighthouse = async (
// disableStorageReset: true,
};

// Make sure to pass the Puppeteer page to Lighthouse
const runnerResult = await lighthouse(url, options, undefined, page);

writeFile(
Expand Down

0 comments on commit 63a090d

Please sign in to comment.