Update gulpfile.ts
This commit is contained in:
		
							parent
							
								
									5a13a5251f
								
							
						
					
					
						commit
						8ba59cfeee
					
				
					 1 changed files with 1 additions and 3 deletions
				
			
		|  | @ -254,9 +254,7 @@ gulp.task('build:client:pug', [ | ||||||
| 	'build:client:scripts', | 	'build:client:scripts', | ||||||
| 	'build:client:styles' | 	'build:client:styles' | ||||||
| ], () => | ], () => | ||||||
| 	gulp.src([ | 	gulp.src('./src/web/app/*/view.pug') | ||||||
| 		'./src/web/app/*/view.pug' |  | ||||||
| 	]) |  | ||||||
| 		.pipe(pug({ | 		.pipe(pug({ | ||||||
| 			locals: { | 			locals: { | ||||||
| 				themeColor: config.themeColor | 				themeColor: config.themeColor | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue