Credits go to @mrwormo (see PR #2308 )
@@ -13,6 +13,7 @@ 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: {