8000 Merge pull request #567 from cloudinary/increase-bundle-size-to-30 · cloudinary/js-url-gen@1b7672c · GitHub
[go: up one dir, main page]

Skip to content

Commit 1b7672c

Browse files
Merge pull request #567 from cloudinary/increase-bundle-size-to-30
increase bundle size
2 parents 7df83b3 + 25272e6 commit 1b7672c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

__TESTS_BUNDLE_SIZE__/bundleSizeTestCases.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ const bundleSizeTestCases:ITestCase[] = [
5656
},
5757
{
5858
name: 'Tests Overlay imports',
59-
sizeLimitInKB: 29,
59+
sizeLimitInKB: 30,
6060
importsArray: [
6161
importFromDist('assets/CloudinaryImage', 'CloudinaryImage'),
6262
importFromDist('actions/overlay', 'Overlay'),

0 commit comments

Comments
 (0)
0