Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding option to concatenate files before processing #286

Commits on Jul 16, 2012

  1. Adding option to concatenate files before processing

    setting the option 'group_first=true' in the template tag (requires django-compressor#285) will cause files of like type to be concatenated before being handed to precompilers/filters.  This will allow people to do standard code decomposition with things like less files (having a mixins file separate from page-specific files)
    jannon committed Jul 16, 2012
    Configuration menu
    Copy the full SHA
    cb428ee View commit details
    Browse the repository at this point in the history