Skip to content

Commit 3f23709

Browse files
bkboothclaude
andcommitted
test: lower warn threshold to demo warning for review
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 18b4a16 commit 3f23709

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/audience/pixel/bundlebudget.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"budgets": [
33
{
44
"file": "dist/imtbl.js",
5-
"maxSizeGzip": 1000,
6-
"warnSizeGzip": 8192
5+
"maxSizeGzip": 10240,
6+
"warnSizeGzip": 3000
77
}
88
]
99
}

0 commit comments

Comments
 (0)