diff --git a/Gruntfile.js b/Gruntfile.js index 0d37864a..24c1f09b 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -138,8 +138,8 @@ module.exports = function(grunt) { dist: { options: { position: 'top', - banner: '// <%= pkg.name %> version <%= pkg.version %> | MIT license\n' + - '// Built <%= grunt.template.today("yyyymmdd HH:mm") %>', + banner: '/* <%= pkg.name %> version <%= pkg.version %> | MIT license */\n' + + '/* Built <%= grunt.template.today("yyyymmdd HH:mm") %> */', linebreak: true }, files: {