Skip to content

Commit d7d7eff

Browse files
jakebolamcharpeni
authored andcommitted
Update config.bundlewatch.js
1 parent e9001ee commit d7d7eff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.bundlewatch.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module.exports = {
22
"files": [
33
{
44
"path": "./__testdata__/*.jpg",
5-
"maxSize": "500kB"
5+
"maxSize": "1kB"
66
},
77
{
88
"path": "./README.md",

0 commit comments

Comments
 (0)