Skip to content

Commit

Permalink
Update Gruntfile.coffee
Browse files Browse the repository at this point in the history
  • Loading branch information
avp committed Nov 29, 2017
1 parent 1f2c2cd commit b304454
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gruntfile.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ module.exports = (grunt) ->
prod:
options:
mangle:
except: ['Spectra']
reserved: ['Spectra']
report: 'gzip'
compress:
conditionals: true
Expand Down

0 comments on commit b304454

Please sign in to comment.