cloudinary / pkg-cloudinary-core

Distribution repository for the Cloudinary JavaScript library. Cloudinary is an end-to-end solution for all your image and video needs.
MIT License
54 stars 28 forks source link

Obtaining cloudinary-core.js / cloudinary-core-shrinkwrap.js directly from cloudinary.com #19

Closed ohadschn closed 6 years ago

ohadschn commented 6 years ago

The installation instructions mention Bower and NPM, but seeing as Cloudinary is essentially a CDN it's a bit ironic that cloudinary-core.js itself must be obtained from another CDN :)

roeeba commented 6 years ago

Hi @ohadschn, Cloudinary indeed utilizes a worldwide fast CDN in order to distribute its content. You can definitely upload the resource to your Cloudinary account and use its dedicated URL for this.

ohadschn commented 6 years ago

Yes, but then I would be eating my own quota...

I'm just saying that IMHO it would make sense to have something like: https://cloudinary.com/ajax/libs/cloudinary-core/2.3.0/cloudinary-core-shrinkwrap.min.js

roeeba commented 6 years ago

Thanks for the feedback! I've forwarded it to the relevant department.