We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56a8d65 commit 0b036fbCopy full SHA for 0b036fb
scripts/sitemap-visual-diff.ts
@@ -31,7 +31,7 @@ function parseArgs(): Options {
31
const opts: Options = {
32
previewUrl: "",
33
outputDir: "visual_diffs",
34
- tolerance: 0.2,
+ tolerance: 0.3,
35
width: 1280,
36
viewHeight: 1024,
37
concurrency: 4,
0 commit comments