Skip to content

Commit

Permalink
fix: add copyright banner back in to axe.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcy Sutton authored and dylanb committed May 20, 2017
1 parent 5199775 commit 2aac29a
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 @@ -193,7 +193,7 @@ module.exports = function (grunt) {
bracketize: true,
quote_style: 1
},
preserveComments: 'all'
preserveComments: /^!/
}
},
minify: {
Expand Down

0 comments on commit 2aac29a

Please sign in to comment.