From: Isaac Cambron Date: Wed, 2 Apr 2014 20:26:17 +0000 (-0400) Subject: don't break uglify X-Git-Tag: 2.6.0~14^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F1579%2Fhead;p=thirdparty%2Fmoment.git don't break uglify --- diff --git a/Gruntfile.js b/Gruntfile.js index 0e220f387..5b2f80407 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -115,7 +115,7 @@ module.exports = function (grunt) { dead_code: false // jshint ignore:line }, output: { - asciiOnly: true + ascii_only: true // jshint ignore:line }, report: 'min', preserveComments: 'some'