mirror of
https://github.com/searxng/searxng.git
synced 2025-12-22 19:50:00 +00:00
[mod] simple theme: add the license to different files.
This commit is contained in:
@@ -22,7 +22,9 @@ module.exports = function(grunt) {
|
||||
uglify: {
|
||||
options: {
|
||||
banner: '/*! simple/searx.min.js | <%= grunt.template.today("dd-mm-yyyy") %> | https://github.com/asciimoo/searx */\n',
|
||||
preserveComments: 'some',
|
||||
output: {
|
||||
comments: 'some'
|
||||
},
|
||||
sourceMap: true
|
||||
},
|
||||
dist: {
|
||||
|
||||
Reference in New Issue
Block a user