forked from Icycoide/searxng
[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:
parent
5a979ff987
commit
76a066d4a3
2 changed files with 0 additions and 4 deletions
|
@ -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: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue