Ticket #5824 (closed feature: fixed)
Minify CSS
| Reported by: | scott.gonzalez | Owned by: | |
|---|---|---|---|
| Priority: | blocker | Milestone: | 1.8.6 |
| Component: | [meta] ui.build | Version: | 1.8.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
During a build, we should concatenate and minify the CSS.
Change History
comment:2 Changed 3 years ago by AzaToth
Added some sort of minimization at http://github.com/azatoth/jquery-ui/commit/14f211b893d99f39577954bc3e93bbd327f80980
comment:3 Changed 3 years ago by joern.zaefferer
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:4 Changed 3 years ago by joern.zaefferer
- Status changed from new to closed
- Resolution set to fixed
Fixed in af582b97.
comment:6 Changed 2 years ago by jzaefferer
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.