Skip to content

Commit f794bae

Browse files
authored
chore: disable crawler for unlighthouse
1 parent 3d6d19f commit f794bae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

unlighthouse.config.ts

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ const config = {
1212
scanner: {
1313
samples: 3,
1414
throttle: true,
15+
crawler: false,
1516
},
1617
};
1718

0 commit comments

Comments
 (0)