Bug 43907 - Feature request : Minify a set of JS/CSS files
Summary: Feature request : Minify a set of JS/CSS files
Status: RESOLVED FIXED
Alias: None
Product: Ant
Classification: Unclassified
Component: Optional Tasks (show other bugs)
Version: unspecified
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: Ant Notifications List
URL: http://www.ubik-ingenierie.com
Keywords: PatchAvailable
Depends on:
Blocks:
 
Reported: 2007-11-19 13:45 UTC by Philippe Mouawad
Modified: 2015-06-10 07:07 UTC (History)
0 users



Attachments
Task source code (11.25 KB, text/plain)
2007-11-19 13:48 UTC, Philippe Mouawad
Details
Task source code (11.25 KB, text/plain)
2007-11-19 13:51 UTC, Philippe Mouawad
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Mouawad 2007-11-19 13:45:02 UTC
Hello,
I developped an ANT Task that can be used to compress a set of Javascript and/or
Css files in a folder structure.
It relies on ANT filest.

Depends on : YUICompressor
Usage and code is described here:
http://www.ubik-ingenierie.com/ubikwiki/index.php?title=Minifying_JS/CSS

Philippe.
Comment 1 Philippe Mouawad 2007-11-19 13:48:57 UTC
Created attachment 21154 [details]
Task source code
Comment 2 Philippe Mouawad 2007-11-19 13:51:42 UTC
Created attachment 21155 [details]
Task source code
Comment 4 Jan Mat 2015-06-10 07:07:29 UTC
Minify task already present in the sandbox.