You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Tobias Soloschenko (JIRA)" <ji...@apache.org> on 2015/02/04 13:24:35 UTC

[jira] [Created] (WICKET-5827) Allow to apply multiple Javascript / CSS compressors

Tobias Soloschenko created WICKET-5827:
------------------------------------------

             Summary: Allow to apply multiple Javascript / CSS compressors
                 Key: WICKET-5827
                 URL: https://issues.apache.org/jira/browse/WICKET-5827
             Project: Wicket
          Issue Type: New Feature
          Components: wicket
    Affects Versions: 6.20.0, 7.0.0-M6
            Reporter: Tobias Soloschenko
            Priority: Minor


It would be nice to be able to add several css and javascript compressions in a chain. Example for CSS:

CssRemoveCommentsCompressor > CssUrlReplacementCompressor > CssMinifyCompressor

The same would be nice for JavaScript files.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)