Skip to content

Commit

Permalink
chore: maybe fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
harlan-zw committed Mar 1, 2024
1 parent 889042a commit 78eb0ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/core/src/unlighthouse.ts
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ export async function createUnlighthouse(userConfig: UserConfig, provider?: Prov
runLighthouseTask,
}

// @ts-expect-error untyped
const worker = await createUnlighthouseWorker(tasks)

if (resolvedConfig.hooks?.authenticate) {
Expand Down

0 comments on commit 78eb0ba

Please sign in to comment.