Hi,

I am currently packaging dnsdist[1][2].
This is a binary that has a httpserver built-in, and the html, css and
js files embedded in the binary.
The javascript files are jquery and a few other known scripts[3], and
there is one javascript specific to dnsdist itself[4].
What are the guidelines on javascript embedded this way? Do I need to
miniify them myself, or are pre-minified files ok?
Also, is it ok to use the jquery shipped in the source tarball of dnsdist?



[1] <http://dnsdist.org/>
[2] <https://bugzilla.redhat.com/show_bug.cgi?id=1297215>
[3] <https://github.com/PowerDNS/pdns/tree/master/pdns/dnsdistdis/html/js>
[4]
<https://github.com/PowerDNS/pdns/blob/master/pdns/dnsdistdist/html/local.js>

Regards,
Sander
--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org

Reply via email to