Add a JPEG optimizer

This commit is contained in:
Gaël Métais
2015-05-31 18:39:52 +02:00
parent d7ddae38e5
commit 74eabd700c
11 changed files with 274 additions and 30 deletions
-1
View File
@@ -48,7 +48,6 @@ describe('phantomasWrapper', function() {
}
}).then(function(data) {
console.log(data);
done('Error: unwanted success');
}).fail(function(err) {