Constructor and Description |
---|
NormalizeJSMinifier() |
public InputStream minify(String name, String type, InputStream stream) throws IOException
Minifier
minify
in interface Minifier
name
- the asset value, for instance jquery.js
type
- the asset type: script
or stylesheet
stream
- the asset streamIOException
- any io exception that would prevent minification to happenCopyright © 2015 eXo Platform SAS. All rights reserved.