use grunt-html instead of grunt-html-validation because holy shit it's fast
Showing
| ... | @@ -51,7 +51,7 @@ | ... | @@ -51,7 +51,7 @@ |
| "grunt-contrib-watch": "~0.6.1", | "grunt-contrib-watch": "~0.6.1", | ||
| "grunt-csscomb": "~3.0.0", | "grunt-csscomb": "~3.0.0", | ||
| "grunt-exec": "~0.4.6", | "grunt-exec": "~0.4.6", | ||
| "grunt-html-validation": "~0.1.18", | "grunt-html": "^2.0.0", | ||
| "grunt-jekyll": "~0.4.2", | "grunt-jekyll": "~0.4.2", | ||
| "grunt-jscs": "~1.2.0", | "grunt-jscs": "~1.2.0", | ||
| "grunt-postcss": "^0.3.0", | "grunt-postcss": "^0.3.0", | ||
| ... | ... |
Please register or sign in to comment