Skip to content

Commit

Permalink
Remove info about gzipt size from grunt task (related to issue in nod…
Browse files Browse the repository at this point in the history
…e 0.12.0)
  • Loading branch information
kupriyanenko committed Mar 9, 2015
1 parent 308e206 commit 52f03cd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,6 @@ module.exports = function(grunt) {
banner: "<%= meta.banner %>"
},
min: {
options: {
report: "gzip"
},
files: {
"dist/jbone.min.js": ["dist/jbone.js"]
}
Expand Down

0 comments on commit 52f03cd

Please sign in to comment.