[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:
Markus Heiser 2021-06-26 13:57:05 +02:00 committed by Alexandre Flament
parent 5a979ff987
commit 76a066d4a3
2 changed files with 0 additions and 4 deletions

View file

@ -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: {