Skip to content

Remove empty width and height from URL

Compare
Choose a tag to compare
@junaidbhura junaidbhura released this 05 Mar 07:13
· 113 commits to master since this release

This fixes #1 .

A width or height with value 0 would cause an error on Cloudinary. This is fixed by not adding empty width or height values in the URL.