forked from zaclys/searxng
		
	Merge pull request #2345 from dalf/mod-oscar
[mod] oscar theme: added option into gruntfile.js for generate sourceMap
This commit is contained in:
		
						commit
						0e02fee930
					
				
					 3 changed files with 6 additions and 2 deletions
				
			
		|  | @ -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: { | ||||
|  |  | |||
							
								
								
									
										6
									
								
								searx/static/themes/oscar/js/searx.min.js
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								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…
	
	Add table
		
		Reference in a new issue
	
	 Alexandre Flament
						Alexandre Flament