Ticket #3422 (closed feature: fixed)
build: Allow compress larger font sizes using Closure Compiler Service
| Reported by: | jorix | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.12 Release |
| Component: | general | Version: | 2.10 |
| Keywords: | build closure_ws | Cc: | |
| State: | Review |
Description
The patch proposes to make a pre-compression using jsmin if the size is over 1000KB. E.G. this allows to compress full.cfg using this web service.
build.py -c closure_ws full
no longer fails!
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

