Add back grunt-contrib-htmlmin.
For the size differences see https://gist.github.com/XhmikosR/b167b9f43f20b761e435
Showing
| ... | @@ -41,6 +41,7 @@ | ... | @@ -41,6 +41,7 @@ |
| "grunt-contrib-connect": "~0.11.2", | "grunt-contrib-connect": "~0.11.2", | ||
| "grunt-contrib-copy": "~0.8.1", | "grunt-contrib-copy": "~0.8.1", | ||
| "grunt-contrib-cssmin": "~0.13.0", | "grunt-contrib-cssmin": "~0.13.0", | ||
| "grunt-contrib-htmlmin": "^0.4.0", | |||
| "grunt-contrib-qunit": "~0.7.0", | "grunt-contrib-qunit": "~0.7.0", | ||
| "grunt-contrib-sass": "^0.9.2", | "grunt-contrib-sass": "^0.9.2", | ||
| "grunt-contrib-uglify": "~0.9.2", | "grunt-contrib-uglify": "~0.9.2", | ||
| ... | ... |
This diff is collapsed.
Please register or sign in to comment