Open Zoramite opened 14 years ago
Need to create an ANT task to create a minified css and js file for the cf-compendium files.
Have created the basics of minifying the js and css files but still need to merge the files into one and compress it for a single minified file approach.
Switched to using Google Closure Compiler for the JS files.
Need to create an ANT task to create a minified css and js file for the cf-compendium files.