Skip to content

Commit f1bf5cf

Browse files
Change library name for umd bundles (CldUrlGen) (#512)
1 parent 202224d commit f1bf5cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rollup.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ export default [
1313
{
1414
file: 'dist/bundles/umd/base.js',
1515
format: 'umd',
16-
name: 'CloudinaryBaseSDK',
16+
name: 'CldUrlGen',
1717
},
1818
],
1919
plugins: [

0 commit comments

Comments
 (0)