Minify an asset.
@param name the asset value, for instance jquery.js
@param type the asset type: script or stylesheet
@param stream the asset stream
@return a stream that will produce the asset
@throws IOException any io exception that would prevent minification to happen
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.