We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3e5fac commit f31b266Copy full SHA for f31b266
config.bundlewatch.js
@@ -2,7 +2,7 @@ module.exports = {
2
"files": [
3
{
4
"path": "./__testdata__/*.jpg",
5
- "maxSize": "500kB"
+ "maxSize": "1kB"
6
},
7
8
"path": "./README.md",
0 commit comments