Skip to content

Commit

Permalink
Update uglify option.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbau committed Aug 14, 2018
1 parent 1467482 commit b247f14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ module.exports = function(grunt) {
options: {
preserveComments: false,
report: "min",
beautify: {
output: {
ascii_only: true
}
}
Expand Down

0 comments on commit b247f14

Please sign in to comment.