Added the remaining gulp watch
I forgot them 😧
			
			
This commit is contained in:
		
							parent
							
								
									8069b003f4
								
							
						
					
					
						commit
						fb5f4c034a
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -55,4 +55,8 @@ gulp.task('serve', function () {
 | 
			
		|||
        useAvailablePort: true
 | 
			
		||||
    })
 | 
			
		||||
    gulp.watch(['js/reveal.js'], gulp.series('js'))
 | 
			
		||||
    gulp.watch(['css/theme/source/*.{sass,scss}',
 | 
			
		||||
        'css/theme/template/*.{sass,scss}',
 | 
			
		||||
    ], gulp.series('css-themes'))
 | 
			
		||||
    gulp.watch(['css/reveal.scss'], gulp.series('css-core'))
 | 
			
		||||
})
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue