aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Gruntfile.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gruntfile.js b/Gruntfile.js
index 1a0531b9f..5ba8abbfb 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -195,6 +195,7 @@ module.exports = function (grunt) {
options: {
charset: 'utf-8',
doctype: 'HTML5',
+ failHard: true,
reset: true,
relaxerror: [
'Bad value X-UA-Compatible for attribute http-equiv on element meta.',