[TASK] Remove obsolete image tasks
This commit is contained in:
		
							parent
							
								
									a694714448
								
							
						
					
					
						commit
						953ce30e1e
					
				| @ -10,11 +10,6 @@ module.exports = function (grunt) { | ||||
|         cwd: "html/", | ||||
|         dest: "build/" | ||||
|       }, | ||||
|       img: { | ||||
|         src: ["img/*"], | ||||
|         expand: true, | ||||
|         dest: "build/" | ||||
|       }, | ||||
|       vendorjs: { | ||||
|         src: ["es6-shim/es6-shim.min.js", | ||||
|           "es6-shim/es6-shim.map"], | ||||
| @ -43,12 +38,6 @@ module.exports = function (grunt) { | ||||
|         expand: true, | ||||
|         dest: "build/", | ||||
|         cwd: "assets/icons/" | ||||
|       }, | ||||
|       leafletImages: { | ||||
|         src: ["images/*"], | ||||
|         expand: true, | ||||
|         dest: "build/", | ||||
|         cwd: "bower_components/leaflet/dist/" | ||||
|       } | ||||
|     }, | ||||
|     sass: { | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user