AMD configuration for cloudinary jquery plugin
Hi there,
I'm using the cloudinary Jquery plugin for a backbone/requireJS based project.
I'm having some problems in the optimization phase via requireJS (r.js). I think that my problem comes from the cloudinary plugin because it isnt has an AMD architecture.
Could you guys help with this providing me a cloudinary plugin with AMD configuration.
Thanks in advance
0
-
Hi Andrés,
Please try to include Cloudinary's Javascript file using requirejs. This might help with the conflict you mentioned.
You should include the following Javascript files in the this order. The files are located under the
js
folder:jquery.ui.widget.js
jquery.iframe-transport.js
jquery.fileupload.js
jquery.cloudinary.js0
Post is closed for comments.
Comments
1 comment