Asset Compression for Horizon
Registered by
Jake Dahn
Currently there are ~25 js/css/etc assets which need to be loaded. We should implement a asset compression solution which loads a single js and single css asset.
Blueprint information
- Status:
- Complete
- Approver:
- Devin Carlen
- Priority:
- High
- Drafter:
- Gabriel Hurley
- Direction:
- Approved
- Assignee:
- Gabriel Hurley
- Definition:
- Approved
- Series goal:
- Accepted for folsom
- Implementation:
- Implemented
- Milestone target:
- 2012.2
- Started by
- Devin Carlen
- Completed by
- Gabriel Hurley
Related branches
Related bugs
Sprints
Whiteboard
Perhaps we could use something like django-compressor for this. It more or less solves this issue and allows us to expand support for less, coffeescript, or other compiled items.
(?)