The preseverComments option has been deprecated from version 2.x
@ -2,7 +2,9 @@ module.exports = function(grunt) {
grunt.initConfig({
uglify: {
options: {
preserveComments: 'some',
output: {
comments: 'some',
},
min: {
files: {
@ -1,4 +1,4 @@
/*!
/*@license
Papa Parse
v4.3.7
https://github.com/mholt/PapaParse