#5824 closed feature (fixed)
Minify CSS
Reported by: | Scott González | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 1.8.6 |
Component: | [meta] ui.build | Version: | 1.8.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
During a build, we should concatenate and minify the CSS.
Change History (6)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
Added some sort of minimization at http://github.com/azatoth/jquery-ui/commit/14f211b893d99f39577954bc3e93bbd327f80980
comment:3 Changed 13 years ago by
I'd like to avoid any additional dependencies, in this case, PHP. YUICompressor is supposed to also compress CSS, and we could just include the jar file.
comment:5 Changed 13 years ago by
Milestone: | 1.9 → 1.8.6 |
---|
comment:6 Changed 13 years ago by
Build: Cleanup and adding CSS minimization. Fixes #5824 - Minify CSS
Changeset: af582b97a70e955432fdf4123891b75d2f2c68c5
Note: See
TracTickets for help on using
tickets.
We also need to replace @VERSION in the headers.