Skip to content

Commit 645e4f4

Browse files
committed
Update cloudinary-core.min.js max bundle size
1 parent 8c4daf4 commit 645e4f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bundlewatch.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ const bundlewatchConfig = {
22
files: [
33
{
44
path: './dist/cloudinary-core.min.js',
5-
maxSize: '23kb'
5+
maxSize: '24kb'
66
},
77
{
88
path: './dist/cloudinary-core-shrinkwrap.min.js',

0 commit comments

Comments
 (0)