Skip to content
This repository was archived by the owner on Apr 10, 2025. It is now read-only.
This repository was archived by the owner on Apr 10, 2025. It is now read-only.

Allow explicit control over CSS concat etc #76

@GoogleCodeExporter

Description

@GoogleCodeExporter
I would want htaccess control over which css or js are concatenated, and which 
are left as separate files. The reason for this is that often your home page 
will begin with 13 js files = 450kb, but the about us page will have 14 js 
files = 451kb, so for one extra 1kb file the server reconcatenates, reminifies, 
rezips and resends all the original 13 files + 1 that are already in the 
browser cache.

Original issue reported on code.google.com by jmara...@google.com on 12 Nov 2010 at 6:48

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions