Skip to content

Commit

Permalink
Strip comments from built files.
Browse files Browse the repository at this point in the history
  • Loading branch information
novacrazy committed Aug 14, 2015
1 parent 3ae72bb commit cddc695
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 196 deletions.
1 change: 1 addition & 0 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ module.exports = function (grunt) {
sourceMaps: false,
nonStandard: false,
compact: 'false',
comments: false,
modules: 'umd',
moduleId: 'timsort',
experimental: true
Expand Down
Loading

0 comments on commit cddc695

Please sign in to comment.