Experiment closure compiler - should trigger errors

local compiler.jar
should trigger errors on Travis
This commit is contained in:
Vince
2013-09-28 18:51:10 +02:00
parent e91f1fc74b
commit 2f9b75fe5e
3 changed files with 69 additions and 2 deletions

View File

@@ -18,6 +18,7 @@
"grunt-contrib-jshint": "0.5.4",
"grunt-contrib-uglify": "0.2.2",
"grunt-ghost": "1.0.12",
"grunt-leading-indent" : "0.1.0"
"grunt-leading-indent": "0.1.0",
"grunt-closure-tools": "~0.8.3"
}
}