[mod] themes: remove banner generated by grunt
The banner is useless and responsible for unwanted diff. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
committed by
Alexandre Flament
parent
5a979ff987
commit
76a066d4a3
@@ -67,7 +67,6 @@ module.exports = function(grunt) {
|
||||
uglify: {
|
||||
options: {
|
||||
sourceMap: true,
|
||||
banner: '/*! oscar/searx.min.js | <%= grunt.template.today("dd-mm-yyyy") %> | <%= process.env.GIT_URL %> */\n'
|
||||
},
|
||||
dist: {
|
||||
files: {
|
||||
|
||||
Reference in New Issue
Block a user