Search and Top Navigation
#3143 closed enhancement (duplicate)
Opened July 30, 2008 11:48AM UTC
Closed August 16, 2008 08:25PM UTC
Include "included components" in packed versions of UI
Reported by: | random@luktown.org | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.7 |
Component: | [meta] ui.themeroller | Version: | 1.5.2 |
Keywords: | packer, download | Cc: | |
Blocked by: | Blocking: |
Description
All hail the packer. I would love to give up a few bytes to a comment before the packed JS line that said which components were packed within. When I look at a packed file a week after building and downloading it, there's no way to know if it includes, say, "draggables". Something simple like:
// jquery-ui-1.5.2 -> (UI Core, Draggable, Sortable, Slider, Effects Core, Effect "Highlight") eval(function(p,a,c,k,e,d)....
This trend seems to be taking foot with plugin authors and the jQuery library itself when packed - still includes a bit of human readable information about the contents of the packed file. Handy info indeed!
Thanks for all the great work.
Will
Attachments (0)
Change History (1)
Changed August 16, 2008 08:25PM UTC by comment:1
milestone: | → 1.6 |
---|---|
resolution: | → duplicate |
status: | new → closed |
#2948