Skip to content

Commit c116c17

Browse files
committed
increases size limit
1 parent 79a2306 commit c116c17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@
175175
{
176176
"path": "lib/components/internal/widget-exports.js",
177177
"brotli": false,
178-
"limit": "1050 kB",
178+
"limit": "1150 kB",
179179
"ignore": "react-dom"
180180
}
181181
],

0 commit comments

Comments
 (0)