We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c4daf4 commit 645e4f4Copy full SHA for 645e4f4
bundlewatch.config.js
@@ -2,7 +2,7 @@ const bundlewatchConfig = {
2
files: [
3
{
4
path: './dist/cloudinary-core.min.js',
5
- maxSize: '23kb'
+ maxSize: '24kb'
6
},
7
8
path: './dist/cloudinary-core-shrinkwrap.min.js',
0 commit comments