mirror of
				https://github.com/searxng/searxng.git
				synced 2025-11-03 19:17:07 -05:00 
			
		
		
		
	[mod] oscar theme: added option into gruntfile.js for generate sourceMap
Credits go to @mrwormo (see PR #2308 )
This commit is contained in:
		
							parent
							
								
									1b700738eb
								
							
						
					
					
						commit
						f1e016e9ea
					
				@ -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: {
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										4
									
								
								searx/static/themes/oscar/js/searx.min.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								searx/static/themes/oscar/js/searx.min.js
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
							
								
								
									
										1
									
								
								searx/static/themes/oscar/js/searx.min.js.map
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								searx/static/themes/oscar/js/searx.min.js.map
									
									
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user