django-quill-editor icon indicating copy to clipboard operation
django-quill-editor copied to clipboard

Static Files VS CDN

Open Rdyx opened this issue 4 years ago • 1 comments

Hello!

First of all, thanks for your django plugin, nice work! 👍

So, now is my question, I'm trying to optimise files/request for my django app (minifying, tracking unused static code etc...) and I noticed your plugin is using CDNs for darcula, highlight & quill but not for django_quill (which is under "Custom").

Since the minified files are in the plugin's folder, why would you use CDN? Any reason for this?

Thanks for reading, keep up the good work :)

Rdyx avatar Feb 20 '21 02:02 Rdyx