trippo / ResponsiveFilemanager

Completely Responsive Filemanager with integration for tinyMCE,CKEditor and CLEditor editor
http://responsivefilemanager.com
Other
808 stars 368 forks source link

Don't use GitHub for js or css files #682

Open gordon-matt opened 2 years ago

gordon-matt commented 2 years ago

This is related to issue #608. I commented there that I think you should use CDN.. that would be a better solution than GitHub, but even better is if you just have the files locally for this case:

<script src="js/blueimp/tmpl.min.js"></script>
<script src="js/blueimp/load-image.all.min.js"></script>
<script src="js/blueimp/canvas-to-blob.min.js"></script>