Opened 15 years ago
Closed 14 years ago
#3143 closed enhancement (duplicate)
Include "included components" in packed versions of UI
Reported by: | 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
Change History (1)
comment:1 Changed 14 years ago by
Milestone: | → 1.6 |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
#2948