Skip to content

Commit 3b09dcd

Browse files
committed
chore: increase bundle size restriction to accommodate inclusion of telemetry mechanism
1 parent a37466f commit 3b09dcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/bundlesize/bundlesize.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"files": [
33
{
44
"path": "packages/@lwc/engine-dom/dist/index.js",
5-
"maxSize": "24KB"
5+
"maxSize": "24.5KB"
66
},
77
{
88
"path": "packages/@lwc/synthetic-shadow/dist/index.js",

0 commit comments

Comments
 (0)