Details
Description
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.
https://github.com/apache/wicket/pull/88
https://github.com/apache/wicket/pull/87
Attachments
Issue Links
- breaks
-
WICKET-5946 JavaScript/Css PackageResource should use the same charset for compressing
- Resolved
- causes
-
WICKET-6669 CSS Resource Bundling throws exception when used with CssUrlReplacer
- Resolved
- relates to
-
WICKET-6611 Missing check for IScopeAwareTextResourceProcessor when concatenating resources
- Resolved