mirror of
				https://github.com/n8n-io/n8n-nodes-starter.git
				synced 2025-10-30 14:52:27 -05:00 
			
		
		
		
	Some updates
This commit is contained in:
		
					parent
					
						
							
								0b4d09b62e
							
						
					
				
			
			
				commit
				
					
						1e43acf743
					
				
			
		
					 4 changed files with 9 additions and 9 deletions
				
			
		|  | @ -1,7 +1,7 @@ | |||
| const { src, dest } = require('gulp'); | ||||
| 
 | ||||
| function copyIcons() { | ||||
| 	return src('nodes/**/*.png') | ||||
| 	return src('nodes/**/*.{png,svg}') | ||||
| 		.pipe(dest('dist/nodes')); | ||||
| } | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue