We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7f4c97 commit 5970af4Copy full SHA for 5970af4
__TESTS_BUNDLE_SIZE__/bundleSizeTestCases.ts
@@ -74,7 +74,7 @@ const bundleSizeTestCases:ITestCase[] = [
74
},
75
{
76
name: 'Import all of the SDK',
77
- sizeLimitInKB: 138,
+ sizeLimitInKB: 139,
78
importsArray: [
79
importFromPackage('* as CloudinaryURLGEN')
80
]
0 commit comments