#26474: Add source of minified javascript files
--------------------------------------+--------------------
Reporter: rhertzog | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: Uncategorized | Version: 1.9
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 0 | UI/UX: 0
--------------------------------------+--------------------
In Debian, we like to have the sources of everything that we ship and we
consider that minified javascript files are not really scripts (which are
their own source).
There are currently two problematic files in Django:
js_tests/qunit/blanket.min.js
django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.min.js
To remedy this I would suggest to either:
- directly use a non-minified file like you do for many other javascript
files (ex: django/contrib/admin/static/admin/js/SelectFilter2.js)
- store a non-minified file next to the minified file (same name without
the ".min" part)
Thank you for considering this request.
--
Ticket URL: <https://code.djangoproject.com/ticket/26474>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/051.ed169150430060db67dca7ad9a2356bc%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.