Add Gzip offenders
This commit is contained in:
@@ -121,7 +121,7 @@ var FileMinifier = function() {
|
||||
});
|
||||
|
||||
} else {
|
||||
debug('File type %s is not an (optimizable) image', entry.contentType);
|
||||
debug('Not minfiable type or already minified');
|
||||
deferred.resolve(entry);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user